(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was broken
This commit is contained in:
@@ -2455,7 +2455,7 @@ bool AfterLoadGame()
|
||||
}
|
||||
}
|
||||
|
||||
if (_debug_gamelog_level > 0) GamelogPrintDebug();
|
||||
GamelogPrintDebug(1);
|
||||
|
||||
return InitializeWindowsAndCaches();
|
||||
}
|
||||
|
Reference in New Issue
Block a user