Core/PacketIO: Convert all leftover packets to use packet classes
Port From (https://github.com/TrinityCore/TrinityCore/commit/661470c6587c11e3fa94d2e8b57c92d8be2e297b)
This commit is contained in:
@@ -1803,7 +1803,6 @@ namespace Framework.Constants
|
||||
|
||||
// Opcodes that are not generated automatically
|
||||
AccountHeirloomUpdate = 0xBADD, // No Client Handler
|
||||
ItemUpgradeResult = 0xBADD, // No Client Handler
|
||||
CompressedPacket = 0x3052,
|
||||
MultiplePackets = 0x3051,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user