summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-05 13:09:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:57 +0300
commit07d993ed7cfa78bc5316bfb5b3ab27158925326a (patch)
treed173160afe71873d8be70564eef4ddf110bdfe91 /src/net/eathena/protocol.h
parent946d6980c3ca3c7b7f6e50616e2e366c9adcae11 (diff)
downloadplus-07d993ed7cfa78bc5316bfb5b3ab27158925326a.tar.gz
plus-07d993ed7cfa78bc5316bfb5b3ab27158925326a.tar.bz2
plus-07d993ed7cfa78bc5316bfb5b3ab27158925326a.tar.xz
plus-07d993ed7cfa78bc5316bfb5b3ab27158925326a.zip
eathena: fix packet SMSG_SKILL_CASTING 0x07fb.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 1 insertions, 1 deletions
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