I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/chapter_5.rpy", line 7, in script
    if mHome == True:
  File "game/chapter_5.rpy", line 7, in <module>
    if mHome == True:
NameError: name 'mHome' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/chapter_5.rpy", line 7, in script
    if mHome == True:
  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/chapter_5.rpy", line 7, in <module>
    if mHome == True:
NameError: name 'mHome' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Shy Girl 0.43
Thu Dec  9 10:16:12 2021