mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-10-30 09:13:43 +01:00
Legger til ekstra informasjon om spillere og roboter når brettet blir vist
This commit is contained in:
@@ -46,6 +46,8 @@ public enum GameState {
|
||||
*/
|
||||
EXITED,
|
||||
|
||||
SKIP_POWER_DOWN_SCREEN
|
||||
SKIP_POWER_DOWN_SCREEN,
|
||||
|
||||
SKIP_STAY_IN_POWER_DOWN
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user