Sorry to bother you about this, but, I tried to play the game on android using an app called Joiplay, and I got this error message:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui_scripts/transformations.rpy", line 731, in <module>
NameError: name '_easein_circ' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "gui_scripts/transformations.rpyc", line 731, in script
File "renpy/ast.py", line 2503, in execute
File "renpy/ast.py", line 2517, in set
File "renpy/python.py", line 1152, in py_eval_bytecode
File "game/gui_scripts/transformations.rpy", line 731, in <module>
NameError: name '_easein_circ' is not defined
```
Do you know what the problem is? And can you please fix it? I really want to play this game!