Final tutorial fixes
This commit is contained in:
@@ -36,7 +36,7 @@ public class Vars{
|
||||
//time between waves in frames (on normal mode)
|
||||
public static final float wavespace = 60 * 60 * 1.5f;
|
||||
|
||||
public static final float mineTransferRange = 250f;
|
||||
public static final float mineTransferRange = 220f;
|
||||
//set ridiculously high for now
|
||||
public static final float coreBuildRange = 999999f;
|
||||
//team of the player by default
|
||||
|
||||
Reference in New Issue
Block a user