This commit is contained in:
Anuken
2020-06-26 14:27:26 -04:00
parent eabc5c15c7
commit fdf7c88083
228 changed files with 1219 additions and 1163 deletions
+2 -1
View File
@@ -195,7 +195,8 @@ public class Vars implements Loadable{
public static NetServer netServer;
public static NetClient netClient;
public static Playerc player;
public static
Player player;
@Override
public void loadAsync(){