mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
This commit is contained in:
@@ -69,5 +69,7 @@ void RARunnable::run()
|
||||
break;
|
||||
}
|
||||
|
||||
;//sLog->outStaticDebug("Trinity RA thread exiting");
|
||||
#ifdef ENABLE_EXTRAS && ENABLE_EXTRA_LOGS
|
||||
sLog->outStaticDebug("Trinity RA thread exiting");
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user