I'm getting this error after the shower scene with cait. Any idea how to fix it?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/engine/navigation/navigator_scripts.rpy", line 12, in <module>
NameError: name 'room_id' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/engine/navigation/navigator_scripts.rpyc", line 11, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/scripts/engine/navigation/navigator_scripts.rpy", line 12, in <module>
NameError: name 'room_id' is not defined
```