mirror of
				https://github.com/inf112-v20/Fiasko.git
				synced 2025-10-26 23:33:44 +01:00 
			
		
		
		
	la til flere enums
This commit is contained in:
		| @@ -22,5 +22,10 @@ public enum GameState { | ||||
|     //Indicates that the user is in the process of sending their cards to the server | ||||
|     SENDING_CARDS, | ||||
|     //Indicates that the game is won by a player | ||||
|     GAME_IS_WON | ||||
|     GAME_IS_WON, | ||||
|  | ||||
|     JUST_BEFORE_CHOOSING_CARDS, | ||||
|  | ||||
|     LOADING | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tobydrama
					Tobydrama