Add game speed dropdown to the lobby.
This commit is contained in:
@@ -188,6 +188,7 @@ namespace OpenRA.Network
|
||||
public int StartingCash = 5000;
|
||||
public string TechLevel = "none";
|
||||
public string StartingUnitsClass = "none";
|
||||
public string GameSpeedType = "default";
|
||||
public bool ShortGame = true;
|
||||
public bool AllowVersionMismatch;
|
||||
public string GameUid;
|
||||
|
||||
Reference in New Issue
Block a user