test
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Game {
|
||||
using clock = std::chrono::steady_clock;
|
||||
|
||||
enum class GameStateEnum {
|
||||
MENU,
|
||||
RUNNING,
|
||||
PAUSED,
|
||||
STOPPED
|
||||
|
||||
Reference in New Issue
Block a user