Port map difficulty to new options backend.
This commit is contained in:
@@ -192,7 +192,6 @@ namespace OpenRA.Network
|
||||
public int OrderLatency = 3; // net tick frames (x 120 = ms)
|
||||
public int RandomSeed = 0;
|
||||
public bool AllowSpectators = true;
|
||||
public string Difficulty;
|
||||
public string GameSpeedType = "default";
|
||||
public bool AllowVersionMismatch;
|
||||
public string GameUid;
|
||||
|
||||
Reference in New Issue
Block a user