sync report on by default
This commit is contained in:
@@ -27,7 +27,7 @@ namespace OpenRA.GameRules
|
|||||||
public bool PathDebug = false;
|
public bool PathDebug = false;
|
||||||
public bool PerfDebug = true;
|
public bool PerfDebug = true;
|
||||||
public bool IndexDebug = false;
|
public bool IndexDebug = false;
|
||||||
public bool RecordSyncReports = false;
|
public bool RecordSyncReports = true;
|
||||||
|
|
||||||
// Window settings
|
// Window settings
|
||||||
public readonly int Width = 0;
|
public readonly int Width = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user