dedicated: drop DEV_VERSION
This commit is contained in:
@@ -77,6 +77,7 @@ namespace OpenRA.Network
|
||||
public int RandomSeed = 0;
|
||||
public bool LockTeams = true; // don't allow team changes after game start.
|
||||
public bool AllowCheats = false;
|
||||
public bool Dedicated;
|
||||
}
|
||||
|
||||
public Session(string[] mods)
|
||||
|
||||
Reference in New Issue
Block a user