Thank you for your quick correction.
leowi
Recent community posts
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 158, in script call
File "game/scripts/99game.rpy", line 726, in script
File "game/scripts/99game.rpy", line 726, in <module>
NameError: name 'sub_stat' is not defined. Did you mean: 'add_stat'?
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/script.rpy", line 158, in script call
File "game/scripts/99game.rpy", line 726, in script
File "renpy/ast.py", line 1187, in execute
File "renpy/python.py", line 1260, in py_exec_bytecode
File "game/scripts/99game.rpy", line 726, in <module>
NameError: name 'sub_stat' is not defined. Did you mean: 'add_stat'?
[/code]
I'm posting this here first because I don't know where to send you this bug notice message.