From 9761307a9c7d360ebf7a44e2eee9a41dbd1a3921 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Mar 2015 22:52:12 +0300 Subject: eathena: add partial support for packet SMSG_BATTLE_UPDATE_SCORE 0x02de. --- 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 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 * -- cgit v1.2.3-70-g09d2