Biomass compressor fix / Crash fix / Removed spawners in waves
This commit is contained in:
@@ -19,7 +19,6 @@ public class WaveMission implements Mission{
|
||||
|
||||
@Override
|
||||
public Array<SpawnGroup> getWaves(Sector sector){
|
||||
Array<SpawnGroup> spawns = new Array<>();
|
||||
return Waves.getSpawns();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user