This commit is contained in:
Anuken 2018-08-21 19:01:35 -04:00
parent 69eb6469f9
commit bb7e2c7cee

View file

@ -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