I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Episode2.rpy", line 1839, in script
$presistent.sukhilock = "true"
File "game/Episode2.rpy", line 1839, in <module>
$presistent.sukhilock = "true"
NameError: name 'presistent' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Episode2.rpy", line 1839, in script
$presistent.sukhilock = "true"
File "D:\Games\MotherNTRTraining-02-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\MotherNTRTraining-02-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Episode2.rpy", line 1839, in <module>
$presistent.sukhilock = "true"
NameError: name 'presistent' is not defined