Push menu pause fonctionnel

This commit is contained in:
mduval76
2023-12-11 21:41:40 -05:00
parent 7c1f70646a
commit c099a3b8eb
6 changed files with 105 additions and 48 deletions

View File

@@ -50,7 +50,6 @@ enum GameState {
SPLASH,
LOBBY,
OPTIONS,
QUIT,
PLAY,
PAUSE
};