Tried implementing a simple command for server that starts up a game, didn't work so I had to readjust some things

This commit is contained in:
Seraina
2022-04-08 22:23:00 +02:00
parent 5b4a06dd75
commit 3b0bc40ad0
15 changed files with 127 additions and 80 deletions

View File

@@ -6,6 +6,7 @@ Implemented:
* CPING Ping from client to server.
* PINGB Pingback from client to server.
* NAMEC$name Change name to whatever is specified
* STGAM start the Game
Future / planned:
* CRTGM Create a new game