Got an error after speaking with teacher about her god-daughter.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode3.rpy", line 154, in <module>
NameError: name 'waifuShowdown1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "episode3.rpyc", line 153, in script call
File "episode3.rpyc", line 153, in script call
File "episode3.rpyc", line 151, in script
File "F:\=Linked Folders=\Temp\[] 02. In Progress Playing\[] 01. Favorites\Twinewood\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "F:\=Linked Folders=\Temp\[] 02. In Progress Playing\[] 01. Favorites\Twinewood\renpy\exports.py", line 1072, in menu
condition = renpy.python.py_eval(condition)
File "F:\=Linked Folders=\Temp\[] 02. In Progress Playing\[] 01. Favorites\Twinewood\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\=Linked Folders=\Temp\[] 02. In Progress Playing\[] 01. Favorites\Twinewood\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/episode3.rpy", line 154, in <module>
NameError: name 'waifuShowdown1' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Twinewood 2.4
Sun Nov 3 20:51:00 2024
```