From a8f264a9aad2ec9d90759a65d556cc97d7785fb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Sep 2014 17:56:16 +0300 Subject: eathena: add packet SMSG_HOMUNCULUS_SKILL_UP 0x0239. --- 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 13a5f5132..c7a652751 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -261,6 +261,7 @@ #define SMSG_HOMUNCULUS_SKILLS 0x0235 #define SMSG_HOMUNCULUS_DATA 0x0230 #define SMSG_HOMUNCULUS_INFO 0x022e +#define SMSG_HOMUNCULUS_SKILL_UP 0x0239 /********************************** * Packets from client to server * -- cgit v1.2.3-60-g2f50