From d2fade5787cb2fa315056410af6d6e6b92438b14 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Sep 2014 23:24:39 +0300 Subject: eathena: add packet SMSG_HOMUNCULUS_INFO 0x022e. --- 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 74ddf6dda..5e059a3b9 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -260,6 +260,7 @@ #define SMSG_HOMUNCULUS_SKILLS 0x0235 #define SMSG_HOMUNCULUS_DATA 0x0230 +#define SMSG_HOMUNCULUS_INFO 0x022e /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2