disable bot debug by default
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenRA.GameRules
|
||||
|
||||
public class DebugSettings
|
||||
{
|
||||
public bool BotDebug = false;
|
||||
public bool PerfGraph = false;
|
||||
public bool RecordSyncReports = true;
|
||||
public float LongTickThreshold = 0.001f;
|
||||
|
||||
Reference in New Issue
Block a user