mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3
This commit is contained in:
@@ -1694,7 +1694,7 @@ enum OpcodeServer : uint32
|
||||
SMSG_ZONE_UNDER_ATTACK = 0x2BBA,
|
||||
|
||||
// Opcodes that are not generated automatically
|
||||
SMSG_ACCOUNT_HEIRLOOM_UPDATE = 0xBADD, // no client handler
|
||||
SMSG_ACCOUNT_HEIRLOOM_UPDATE = 0x25C3, // no client handler
|
||||
SMSG_ITEM_UPGRADE_RESULT = 0xBADD, // no client handler
|
||||
SMSG_COMPRESSED_PACKET = 0x3052,
|
||||
SMSG_MULTIPLE_PACKETS = 0x3051,
|
||||
|
||||
Reference in New Issue
Block a user