From c9cb40c28e3ea73fb8ac83648f44285a1599791a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 00:21:23 +0300 Subject: eathena: add partial support for packet SMSG_CHAR_CAPTCHA_NOT_SUPPORTED 0x07e9. --- 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 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 -- cgit v1.2.3-70-g09d2