Added new wave spawning system
This commit is contained in:
@@ -72,6 +72,8 @@ public class Vars{
|
||||
//whether to show block debug
|
||||
public static boolean showBlockDebug = false;
|
||||
|
||||
public static boolean showFog = true;
|
||||
|
||||
public static final int maxTextLength = 150;
|
||||
public static final int maxNameLength = 40;
|
||||
public static final int maxCharNameLength = 20;
|
||||
|
||||
Reference in New Issue
Block a user