diff --git a/r5dev/tier0/dbg.cpp b/r5dev/tier0/dbg.cpp index c56d5988..f5d9e500 100644 --- a/r5dev/tier0/dbg.cpp +++ b/r5dev/tier0/dbg.cpp @@ -241,8 +241,8 @@ void CoreMsgV(LogType_t logType, LogLevel_t logLevel, eDLL_T context, eDLL_T overlayContext = context; #endif // !DEDICATED && !NETCONSOLE - bool bSquirrel = false; #if !defined (NETCONSOLE) + bool bSquirrel = false; bool bWarning = false; bool bError = false; #endif // !NETCONSOLE