Doubt this will be on top of your priority list but when i play with this mod using JoiPlay on android i get the following:
```
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/script Functions.rpy:4128
NameError: name 'DLoc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script Locations.rpyc", line 1070, in script call
File "script Scenes.rpyc", line 5475, in script
File "renpy/ast.py", line 716, in execute
File "renpy/exports.py", line 1417, in say
File "renpy/character.py", line 1223, in __call__
File "renpy/character.py", line 875, in do_display
File "renpy/character.py", line 621, in display_say
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3276, in interact
File "renpy/display\core.py", line 3694, in interact_core
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\core.py", line 558, in visit_all
File "renpy/atl.py", line 603, in visit
File "renpy/atl.py", line 510, in compile
File "renpy/atl.py", line 705, in compile
File "renpy/atl.py", line 953, in compile
File "renpy/atl.py", line 260, in eval
File "<string>", line 1, in <module>
NameError: name 'DLoc' is not defined
```
This happens when i open the bathroom door while someone is inside(I'm assuming its Rogue as i just started the game) or go to the classroom.
Great job with the mod!