Fixed #2015
This commit is contained in:
@@ -166,7 +166,7 @@ public class Vars implements Loadable{
|
||||
public static LoopControl loops;
|
||||
public static Platform platform = new Platform(){};
|
||||
public static Mods mods;
|
||||
public static Schematics schematics = new Schematics();
|
||||
public static Schematics schematics;
|
||||
public static BeControl becontrol;
|
||||
public static AsyncLogic asyncLogic;
|
||||
public static TeamIndexProcess teamIndex;
|
||||
|
||||
Reference in New Issue
Block a user