mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Core/Opcodes: Defined a new opcode
This commit is contained in:
@@ -1344,7 +1344,7 @@ enum Opcodes
|
||||
CMSG_COMMENTATOR_SKIRMISH_QUEUE_COMMAND = 0x51B,
|
||||
SMSG_COMMENTATOR_SKIRMISH_QUEUE_RESULT1 = 0x51C,
|
||||
SMSG_COMMENTATOR_SKIRMISH_QUEUE_RESULT2 = 0x51D,
|
||||
SMSG_COMPRESSED_UNKNOWN_1310 = 0x51E, // some compressed packet?
|
||||
SMSG_MULTIPLE_MOVES = 0x51E, // uncompressed version of SMSG_COMPRESSED_MOVES
|
||||
NUM_MSG_TYPES = 0x51F
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user