From 07d993ed7cfa78bc5316bfb5b3ab27158925326a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 5 Sep 2014 13:09:00 +0300 Subject: eathena: fix packet SMSG_SKILL_CASTING 0x07fb. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index c2bd36027..b0acb8f93 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -298,7 +298,7 @@ #define CMSG_IGNORE_ALL 0x00d0 #define SMSG_SOLVE_CHAR_NAME 0x0194 -#define SMSG_SKILL_CASTING 0x013e +#define SMSG_SKILL_CASTING 0x07fb #define SMSG_SKILL_CAST_CANCEL 0x01b9 #define SMSG_SKILL_NO_DAMAGE 0x011a -- cgit v1.2.3-60-g2f50