Getting this error when "praying X10" and using skip
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/Wishsystem.rpy", line 595, in <module>
TypeError: 'int' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/Wishsystem.rpyc", line 595, in script
File "renpy/ast.py", line 928, in execute
File "renpy/python.py", line 2245, in py_exec_bytecode
File "game/scripts/Wishsystem.rpy", line 595, in <module>
TypeError: 'int' object is not callable
[/code]