From d559a259e27a6011ab1d608a45443c8c9d310c4f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 22:02:58 +0300 Subject: eathena: add partial support for packet SMSG_INSTANCE_START 0x02cb. Also add empty maphandler. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index a14e46421..3180d45e2 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -414,6 +414,8 @@ #define SMSG_CLASS_CHANGE 0x01b0 +#define SMSG_INSTANCE_START 0x02cb + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2