mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-07-29 19:25:26 +02:00
Legger til valg av lokale servere Closes #60
Fjerner LOADING GameState Gjør det enklere å endre port for server og klient
This commit is contained in:
@@ -37,10 +37,6 @@ public enum GameState {
|
||||
* Indicates that the game is won by a player
|
||||
*/
|
||||
GAME_IS_WON,
|
||||
/**
|
||||
* Indicates that the game is currently waiting for something
|
||||
*/
|
||||
LOADING,
|
||||
/**
|
||||
* Indicates that the game is no longer running
|
||||
*/
|
||||
|
Reference in New Issue
Block a user