From 8227aad72c4c6dfd2af4241763bd4dad82441a8e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Mar 2015 22:58:33 +0300 Subject: eathena: add partial support for packet SMSG_BATTLE_UPDATE_COORDS 0x02df. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 4da724142..ab6d5020e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -423,6 +423,7 @@ #define SMSG_BATTLE_CHAT_MESSAGE 0x02dc #define SMSG_BATTLE_EMBLEM 0x02dd #define SMSG_BATTLE_UPDATE_SCORE 0x02de +#define SMSG_BATTLE_UPDATE_COORDS 0x02df /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2