mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 01:53:47 +00:00
chore(Core/Global): Fix grouping of Worldserver initialization (#4130)
This commit is contained in:
@@ -1770,6 +1770,7 @@ void SpellMgr::LoadSpellProcEvents()
|
||||
} while (result->NextRow());
|
||||
|
||||
sLog->outString(">> Loaded %u extra spell proc event conditions in %u ms", count, GetMSTimeDiffToNow(oldMSTime));
|
||||
sLog->outString();
|
||||
}
|
||||
|
||||
void SpellMgr::LoadSpellProcs()
|
||||
|
||||
Reference in New Issue
Block a user