Smarter unit spawn logic. Fixes #3496.
This commit is contained in:
@@ -22,6 +22,7 @@ namespace OpenRA.FileFormats
|
||||
public bool Playable = false;
|
||||
public string Bot = null;
|
||||
public bool DefaultStartingUnits = false;
|
||||
public string StartingUnitsClass;
|
||||
public bool AllowBots = true;
|
||||
public bool Required = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user