Major restructuring of Vars class- made global state less messy
This commit is contained in:
@@ -12,6 +12,6 @@ public class Mindustry extends Core {
|
||||
|
||||
@Override
|
||||
public void postInit(){
|
||||
GameState.reset();
|
||||
Vars.control.reset();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user