mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
feat(ScriptMgr): add OnArenaStart hook (#19922)
This commit is contained in:
@@ -611,6 +611,8 @@ inline void Battleground::_ProcessJoin(uint32 diff)
|
||||
}
|
||||
m_ToBeTeleported.clear();
|
||||
}
|
||||
|
||||
sScriptMgr->OnArenaStart(this);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user