mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Add missing ifdef for PLAYERBOTS
This commit is contained in:
@@ -3305,7 +3305,9 @@ void World::LoadDBRevision()
|
||||
m_AuthDBRevision = "Unkown Auth Database Revision";
|
||||
}
|
||||
|
||||
#ifdef MOD_PLAYERBOTS
|
||||
sScriptMgr->OnDatabaseGetDBRevision(m_PlayerbotsDBRevision);
|
||||
#endif
|
||||
}
|
||||
|
||||
void World::UpdateAreaDependentAuras()
|
||||
|
||||
Reference in New Issue
Block a user