We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23845d commit 09b6088Copy full SHA for 09b6088
1 file changed
source/CleoBase.cpp
@@ -235,7 +235,6 @@ namespace CLEO
235
const auto path = (GetLogDirectory() + "\\cleo_script.log").c_str();
236
TRACE(" DebugUtils.ScriptLog.Enabled = %d, path: %s", scriptLogEnabled, path);
237
}
238
-
239
else
240
{
241
TRACE(" DebugUtils.ScriptLog.Enabled = 0");
0 commit comments