also every time i enter in mc room i get this
```
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/script.rpy", line 19436, in script
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 19436, in <module>
    if lain_custom_scenes_active and lain_cosplaying_step == 1 and bar_events >= 12 and (time_of_day == 1 or time_of_day == 2):
NameError: name 'lain_custom_scenes_active' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.18.0