Fixed GWT compile errors and server thread crashes

This commit is contained in:
Anuken
2018-01-29 11:26:31 -05:00
parent 6083db5bd6
commit 5b25d94a3e
8 changed files with 37 additions and 48 deletions

View File

@@ -97,7 +97,6 @@ public class Vars{
public static NetCommon netCommon;
public static NetServer netServer;
public static NetClient netClient;
public static ServerControl serverControl;
public static Player player;