Remove long-broken setting to ignore version mismatches.
This commit is contained in:
@@ -98,9 +98,6 @@ namespace OpenRA
|
||||
public bool SanityCheckUnsyncedCode = false;
|
||||
public int Samples = 25;
|
||||
|
||||
[Desc("Show incompatible games in server browser.")]
|
||||
public bool IgnoreVersionMismatch = false;
|
||||
|
||||
public bool StrictActivityChecking = false;
|
||||
|
||||
[Desc("Check whether a newer version is available online.")]
|
||||
|
||||
Reference in New Issue
Block a user