We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803c96f commit be140ddCopy full SHA for be140dd
source/backend/ClientPrefs.hx
@@ -207,7 +207,7 @@ import states.TitleState;
207
208
// Debug Settings
209
public var debugTypeAnalysis:Bool = true;
210
- public var showProgressInCMD:Bool = true;
+ public var showProgressInCMD:Bool = false;
211
public var modchartDebugInfo:Bool = false;
212
public var disableDebugTraces:Bool = false;
213
public var disableHaxeTraces:Bool = false;
0 commit comments