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 6b02933b3..4da724142 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -422,6 +422,7 @@ #define SMSG_BATTLE_CHAT_MESSAGE 0x02dc #define SMSG_BATTLE_EMBLEM 0x02dd +#define SMSG_BATTLE_UPDATE_SCORE 0x02de /********************************** * Packets from client to server * |