Test suite now accurately runs the GameEngine FSM for multiple rounds.

This commit is contained in:
Zed A. Shaw 2024-09-15 03:23:09 -04:00
parent 07a212d9d7
commit 07553400f5
6 changed files with 50 additions and 18 deletions

View file

@ -4,7 +4,6 @@
BUGS:
* BUG: Log doesn't scroll.
* BUG: plays two sounds on death.
TODO:
* Rewrite dbc.hpp to actually work.