add 'lock teams' feature backend -- still needs UI
This commit is contained in:
@@ -53,6 +53,7 @@ namespace OpenRA.FileFormats
|
||||
public string[] Mods = { "ra" }; // mod names
|
||||
public int OrderLatency = 3;
|
||||
public int RandomSeed = 0;
|
||||
public bool LockTeams = false; // don't allow team changes after game start.
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user