Push connexion multiplayer.

This commit is contained in:
mduval76
2023-12-09 00:00:52 -05:00
parent c88143c2bc
commit 09979f1e72
3 changed files with 9 additions and 37 deletions

View File

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