Fixed most world rendering
This commit is contained in:
@@ -95,7 +95,6 @@ public class Vars{
|
||||
public static boolean headless = false;
|
||||
public static float controllerMin = 0.25f;
|
||||
public static float baseControllerSpeed = 11f;
|
||||
public static boolean snapCamera = true;
|
||||
|
||||
public static ContentLoader content;
|
||||
public static GameState state;
|
||||
|
||||
Reference in New Issue
Block a user