From e7079f3de220117ca0692a3404a58d571d6b3fbd Mon Sep 17 00:00:00 2001 From: sanctum32 Date: Wed, 4 Feb 2015 10:01:39 +0000 Subject: [PATCH] eh i thought i pushed this definition already... --- src/game/Server/Opcodes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/game/Server/Opcodes.h b/src/game/Server/Opcodes.h index ca09a842a..72b1998d2 100644 --- a/src/game/Server/Opcodes.h +++ b/src/game/Server/Opcodes.h @@ -716,6 +716,7 @@ enum Opcodes SMSG_PVP_CREDIT = 0x6015, // 4.3.4 15595 SMSG_AUCTION_REMOVED_NOTIFICATION = 0x2334, // 4.3.4 15595 CMSG_GROUP_RAID_CONVERT = 0x6E27, // 4.3.4 15595 + CMSG_GROUP_REQUEST_JOIN_UPDATES = 0x2583, // 4.3.4 15595 CMSG_GROUP_ASSISTANT_LEADER = 0x6025, // 4.3.4 15595 CMSG_BUYBACK_ITEM = 0x6C17, // 4.3.4 15595 SMSG_SERVER_MESSAGE = 0x6C04, // 4.3.4 15595