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