From 9ea87dc85a0e797ec38c4b0cfdfdb819a3765d81 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Aug 2014 01:23:37 +0300 Subject: In eathena add packet 0x082d into db. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 5dd23a22e..d7f5da4b7 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -38,7 +38,9 @@ #define SMSG_LOGIN_ERROR 0x006a #define SMSG_LOGIN_ERROR2 0x083e +// unused #define SMSG_CHAR_LOGIN 0x006b +#define SMSG_CHAR_LOGIN2 0x082d #define SMSG_CHAR_LOGIN_ERROR 0x006c #define SMSG_CHAR_CREATE_SUCCEEDED 0x006d #define SMSG_CHAR_CREATE_SUCCEEDED2 0x0221 -- cgit v1.2.3-70-g09d2