I have a bug on android, when i choose "Spend an hour in heaven with Zero" something appears to be wrong an a screen appears that says:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2372, in <module>
NameError: name 'male_toggle' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 2248, in script call
File "script.rpyc", line 2372, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/script.rpy", line 2372, in <module>
NameError: name 'male_toggle' is not defined
```
Idk if is an error or my phone or something but i see this a lot in this type of games (Visual novels in their Android/Phone version)