mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
feat(Core): improved some hooks (#6302)
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
#include "ScriptMgr.h"
|
||||
#include "World.h"
|
||||
|
||||
constexpr uint32 MAX_ARENA_TEAM_ID = 0xFFF00000;
|
||||
constexpr uint32 MAX_TEMP_ARENA_TEAM_ID = 0xFFFFFFFE;
|
||||
|
||||
ArenaTeamMgr::ArenaTeamMgr()
|
||||
{
|
||||
NextArenaTeamId = 1;
|
||||
|
||||
Reference in New Issue
Block a user