summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-18 00:21:23 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-18 00:21:23 +0300
commitc9cb40c28e3ea73fb8ac83648f44285a1599791a (patch)
treecc82db9c960f8681e950a1f6b0b04fc2c7455262 /src/net/eathena/protocol.h
parentb1fae7bfe9a48c8a25f8b7d048256a5ab0de4c3f (diff)
downloadplus-c9cb40c28e3ea73fb8ac83648f44285a1599791a.tar.gz
plus-c9cb40c28e3ea73fb8ac83648f44285a1599791a.tar.bz2
plus-c9cb40c28e3ea73fb8ac83648f44285a1599791a.tar.xz
plus-c9cb40c28e3ea73fb8ac83648f44285a1599791a.zip
eathena: add partial support for packet SMSG_CHAR_CAPTCHA_NOT_SUPPORTED 0x07e9.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index b482c246b..86b9ab57b 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -46,6 +46,7 @@
#define SMSG_CHAR_CHECK_RENAME 0x028e
#define SMSG_CHAR_RENAME 0x0290
#define SMSG_CHAR_CHANGE_SLOT 0x08d5
+#define SMSG_CHAR_CAPTCHA_NOT_SUPPORTED 0x07e9
#define SMSG_CHAR_CREATE_FAILED 0x006e
#define SMSG_CHAR_DELETE_SUCCEEDED 0x006f