mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
feat(Core/Script): Hooks for custom arena teams/types (#3508)
This commit is contained in:
@@ -585,7 +585,7 @@ struct GlobalPlayerData
|
||||
uint16 mailCount;
|
||||
uint32 guildId;
|
||||
uint32 groupId;
|
||||
uint32 arenaTeamId[3];
|
||||
std::map<uint8, uint32> arenaTeamId;
|
||||
};
|
||||
|
||||
enum GlobalPlayerUpdateMask
|
||||
|
||||
Reference in New Issue
Block a user