From a43e4bb7738bf369c79dee6328f0a400efc936d2 Mon Sep 17 00:00:00 2001 From: Gyx <2359980687@qq.com> Date: Tue, 10 Jan 2012 16:55:02 +0800 Subject: P12: Fixed CMSG_BATTLEFIELD_JOIN opcode. Signed-off-by: Gyx <2359980687@qq.com> --- src/server/game/Server/Protocol/Opcodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/server/game/Server/Protocol/Opcodes.h b/src/server/game/Server/Protocol/Opcodes.h index f0a1f180e4b..a531fd3bf61 100755 --- a/src/server/game/Server/Protocol/Opcodes.h +++ b/src/server/game/Server/Protocol/Opcodes.h @@ -72,7 +72,7 @@ enum Opcodes CMSG_AUTOSTORE_GROUND_ITEM = 0x00, CMSG_AUTOSTORE_LOOT_ITEM = 0xD876, CMSG_BANKER_ACTIVATE = 0x00, - CMSG_BATTLEFIELD_JOIN = 0x00, + CMSG_BATTLEFIELD_JOIN = 0x225, CMSG_BATTLEFIELD_REQUEST_SCORE_DATA = 0x00, CMSG_BATTLEFIELD_STATUS = 0x00, MSG_BATTLEGROUND_PLAYER_POSITIONS = 0x00, -- cgit v1.2.3