Remove Unused Settings
This removes unused settings related to CrashDialog
This commit is contained in:
committed by
Matthias Mailänder
parent
307eaecc9e
commit
c0e7718fd5
@@ -72,9 +72,6 @@ namespace OpenRA
|
||||
public bool SanityCheckUnsyncedCode = false;
|
||||
public int Samples = 25;
|
||||
public bool IgnoreVersionMismatch = false;
|
||||
|
||||
public bool ShowFatalErrorDialog = true;
|
||||
public string FatalErrorDialogFaq = "http://wiki.openra.net/FAQ";
|
||||
}
|
||||
|
||||
public class GraphicSettings
|
||||
|
||||
Reference in New Issue
Block a user