merge
This commit is contained in:
parent
002260dce8
commit
d4465fd8f2
@ -70,7 +70,7 @@ public abstract class Game implements Listener
|
||||
//Map
|
||||
private ArrayList<String> _files;
|
||||
|
||||
//State
|
||||
//State
|
||||
private GameState _gameState = GameState.Loading;
|
||||
private long _gameStateTime = System.currentTimeMillis();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user