Add lobby support for configuring starting units.
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenRA
|
||||
public string Author;
|
||||
public string Tileset;
|
||||
public string[] Difficulties;
|
||||
public bool AllowStartUnitConfig = true;
|
||||
|
||||
[FieldLoader.Ignore] public Lazy<Dictionary<string, ActorReference>> Actors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user