make the whole version mismatch mechanic user-configurable
This commit is contained in:
@@ -87,6 +87,7 @@ namespace OpenRA.Network
|
||||
public bool Dedicated;
|
||||
public string Difficulty;
|
||||
public bool Crates = true;
|
||||
public bool AllowVersionMismatch;
|
||||
}
|
||||
|
||||
public Session(string[] mods)
|
||||
|
||||
Reference in New Issue
Block a user