From ff383a3f0658aeb016a5c5bcde01fc7edd2f8c33 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 14:39:29 +0300 Subject: eathena: add partial support for packet SMSG_SKILL_UNIT_UPDATE 0x01ac. --- 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 45f8d9439..66417f6df 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -107,6 +107,7 @@ #define SMSG_SKILL_SNAP 0x08d2 #define SMSG_SKILL_WARP_POINT 0x011c #define SMSG_SKILL_MEMO_MESSAGE 0x011e +#define SMSG_SKILL_UNIT_UPDATE 0x01ac #define SMSG_ITEM_USE_RESPONSE 0x00a8 #define SMSG_ITEM_VISIBLE 0x009d /**< An item is on the floor */ #define SMSG_GRAFFITI_VISIBLE 0x01c9 -- cgit v1.2.3-60-g2f50