Multiple bugfixes, addition of Logic class
This commit is contained in:
@@ -78,6 +78,7 @@ public class Vars{
|
||||
public static final int webPort = 6568;
|
||||
|
||||
public static Control control;
|
||||
public static Logic logic;
|
||||
public static Renderer renderer;
|
||||
public static UI ui;
|
||||
public static World world;
|
||||
|
||||
Reference in New Issue
Block a user