mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Changes to last commit. Maybe add FW_LUA, FW_SOUND, etc definitions further
This commit is contained in:
@@ -61,7 +61,7 @@ void Logger::log(Fw::LogLevel level, const std::string& message)
|
||||
}
|
||||
|
||||
if(level == Fw::LogFatal) {
|
||||
#ifdef OTCLIENT
|
||||
#ifdef FW_WINDOW
|
||||
g_window.displayFatalError(message);
|
||||
#endif
|
||||
ignoreLogs = true;
|
||||
|
Reference in New Issue
Block a user