This commit is contained in:
Anuken 2020-08-29 11:54:20 -05:00 committed by GitHub
parent 1f543f6c18
commit 02a9e2cd57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,8 +199,7 @@ public class Vars implements Loadable{
public static NetServer netServer;
public static NetClient netClient;
public static
Player player;
public static Player player;
@Override
public void loadAsync(){