diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index d1998437f..129af247c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -39,7 +39,6 @@ #define SMSG_CHAR_LOGIN2 0x082d #define SMSG_CHAR_LOGIN_ERROR 0x006c #define SMSG_CHAR_CREATE_SUCCEEDED 0x006d -#define SMSG_CHAR_CREATE_SUCCEEDED2 0x0221 #define SMSG_CHAR_PINCODE_STATUS 0x08b9 #define SMSG_CHAR_CREATE_FAILED 0x006e |