Commit #2000
This commit is contained in:
@@ -31,7 +31,7 @@ public class Vars{
|
||||
//time between waves in frames (on normal mode)
|
||||
public static final float wavespace = 60 * 60 * 1.5f;
|
||||
//set ridiculously high for now
|
||||
public static final float coreBuildRange = 800999f;
|
||||
public static final float coreBuildRange = 999999f;
|
||||
//team of the player by default
|
||||
public static final Team defaultTeam = Team.blue;
|
||||
//team of the enemy in waves
|
||||
|
||||
Reference in New Issue
Block a user