merge dev/client_koppe into dev/client
This commit is contained in:
@@ -15,7 +15,7 @@ public class MdgaApp extends SimpleApplication {
|
||||
private ModelSyncronizer modelSyncronizer;
|
||||
|
||||
MdgaView view = null;
|
||||
private MdgaState state = MdgaState.GAME;
|
||||
private MdgaState state = MdgaState.MAIN;
|
||||
|
||||
private static float resolutionFactor = 1f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user