This commit is contained in:
Anuken 2020-08-04 17:18:19 -04:00
parent d9ea17baca
commit 55903576b6
2 changed files with 3 additions and 1 deletions

View File

@ -41,6 +41,8 @@ public class WaveSpawner{
spawning = true;
for(SpawnGroup group : state.rules.spawns){
if(group.type == null) continue;
int spawned = group.getUnitsSpawned(state.wave - 1);
if(group.type.flying){

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=37a42909cbc4b857437ca29a132edbe05db76989
archash=419b6760c2c7e1a1053f707f64db32380424fe4f