From 83aea63d85e093ad50fc87abc16e87d57b74d423 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Mar 2015 22:46:08 +0300 Subject: eathena: add partial support for packet SMSG_BATTLE_EMBLEM 0x02dd. --- 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 578017b52..6b02933b3 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -421,6 +421,7 @@ #define SMSG_INSTANCE_DELETE 0x02ce #define SMSG_BATTLE_CHAT_MESSAGE 0x02dc +#define SMSG_BATTLE_EMBLEM 0x02dd /********************************** * Packets from client to server * -- cgit v1.2.3-60-g2f50