diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 29b372a1f..77e963fdb 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -41,6 +41,7 @@ #define SMSG_CHAR_PINCODE_STATUS 0x08b9 #define SMSG_CHAR_CHECK_RENAME 0x028e #define SMSG_CHAR_RENAME 0x0290 +#define SMSG_CHAR_CHANGE_SLOT 0x08d5 #define SMSG_CHAR_CREATE_FAILED 0x006e #define SMSG_CHAR_DELETE_SUCCEEDED 0x006f |