From f6666a0854d1300ae54eba5b850a41f3b9ebc047 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 00:40:10 +0300 Subject: eathena: add partial support for packet SMSG_CHAR_DELETE2_ACK 0x0828. --- 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 f8180dec2..8a717b5c6 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -51,6 +51,7 @@ #define SMSG_CHAR_CREATE_FAILED 0x006e #define SMSG_CHAR_DELETE_SUCCEEDED 0x006f #define SMSG_CHAR_DELETE_FAILED 0x0070 +#define SMSG_CHAR_DELETE2_ACK 0x0828 #define SMSG_CHAR_MAP_INFO 0x0071 #define SMSG_CHAR_SWITCH_RESPONSE 0x00b3 -- cgit v1.2.3-70-g09d2