I just finished the prolog, and got this when I went to start the next day. Any ideas?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code02.rpy", line 3006, in <module>
NameError: name 'mil2' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 270, in script call
File "code02.rpyc", line 3006, in script
File "renpy/ast.py", line 922, in execute
File "renpy/python.py", line 2218, in py_exec_bytecode
File "game/code02.rpy", line 3006, in <module>
NameError: name 'mil2' is not defined
```