decent sync reports

This commit is contained in:
Chris Forbes
2010-04-29 16:28:26 +12:00
parent 0e5c06521c
commit ff7321cb12
5 changed files with 71 additions and 18 deletions

View File

@@ -27,6 +27,7 @@ namespace OpenRA.GameRules
public bool PathDebug = false;
public bool PerfDebug = true;
public bool IndexDebug = false;
public bool RecordSyncReports = false;
// Window settings
public readonly int Width = 0;