Move starting units configuration to rules.
This commit is contained in:
@@ -191,7 +191,7 @@ namespace OpenRA.Network
|
||||
public bool AllyBuildRadius = true;
|
||||
public int StartingCash = 5000;
|
||||
public string TechLevel = "none";
|
||||
public string StartingUnitsClass = "none";
|
||||
public string StartingUnitsClass;
|
||||
public string GameSpeedType = "default";
|
||||
public bool ShortGame = true;
|
||||
public bool AllowVersionMismatch;
|
||||
|
||||
Reference in New Issue
Block a user