diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 * |