Fixed crashes with team IDs above 127
This commit is contained in:
@@ -157,7 +157,7 @@ public class DefaultWaves{
|
||||
spacing = 3;
|
||||
}},
|
||||
|
||||
new SpawnGroup(UnitTypes.chaosArray){{
|
||||
new SpawnGroup(UnitTypes.siegeArray){{
|
||||
begin = 41;
|
||||
unitAmount = 1;
|
||||
unitScaling = 1;
|
||||
|
||||
Reference in New Issue
Block a user