From d6c67b73a497d16ac26badd49d6ef3e3a89823db Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 22:14:49 +0300 Subject: eathena: add partial support for packet SMSG_INSTANCE_INFO 0x02cd. --- 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 847f7b67a..22440e11d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -416,6 +416,7 @@ #define SMSG_INSTANCE_START 0x02cb #define SMSG_INSTANCE_CREATE 0x02cc +#define SMSG_INSTANCE_INFO 0x02cd /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2