From 8f3d15a15e53ddda5930e0a10e17e19d85141ccb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 23:02:28 +0300 Subject: eathena: add partial support for packet SMSG_INSTANCE_DELETE 0x02ce. --- 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 22440e11d..4e3c6189d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -417,6 +417,7 @@ #define SMSG_INSTANCE_START 0x02cb #define SMSG_INSTANCE_CREATE 0x02cc #define SMSG_INSTANCE_INFO 0x02cd +#define SMSG_INSTANCE_DELETE 0x02ce /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2