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 72bfc4f75..49a74e3aa 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -35,6 +35,7 @@ #define SMSG_LOGIN_DATA 0x0069 #define SMSG_LOGIN_ERROR 0x006a #define SMSG_LOGIN_ERROR2 0x083e +#define SMSG_LOGIN_CODING_KEY 0x01dc // unused #define SMSG_CHAR_LOGIN 0x006b |