mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
Another huge compilation fix
please delete cache and re-run cmake
This commit is contained in:
@@ -69,7 +69,7 @@ void RARunnable::run()
|
||||
break;
|
||||
}
|
||||
|
||||
#ifdef ENABLE_EXTRAS && ENABLE_EXTRA_LOGS
|
||||
#if defined(ENABLE_EXTRAS) && defined(ENABLE_EXTRA_LOGS)
|
||||
sLog->outStaticDebug("Trinity RA thread exiting");
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user