While running game code:
File "game/episode12.rpy", line 5283, in <module>
NameError: name 'Flase' is not defined
Guys do you know how to fix this error ? It's in ep12 when i've killed Nora and I'm about to enter the warehouse this will appear and when i ignore it, i'll end up having the bad ending. (sorry for english)
While running game code:
File "game/episode12.rpy", line 5283, in <module>
NameError: name 'Flase' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "episode12.rpyc", line 5271, in script
File "C:\Desktop\DreamsOfDesire\DreamsOfDesireEP12-ELITE-1.0.0-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Desktop\DreamsOfDesire\DreamsOfDesireEP12-ELITE-1.0.0-pc\renpy\python.py", line 1870, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Desktop\DreamsOfDesire\DreamsOfDesireEP12-ELITE-1.0.0-pc\renpy\python.py", line 1863, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/episode12.rpy", line 5283, in <module>
NameError: name 'Flase' is not defined