From 4e1b5c8844c393cab1158911e9e633df7a896dbf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 16:53:19 +0300 Subject: eathena: fix packet id for CMSG_SOLVE_CHAR_NAME 0x0898. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index bd729bcc8..59efb161d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -313,7 +313,7 @@ #define CMSG_GUILD_OPPOSITION 0x0180 #define CMSG_GUILD_ALLIANCE_DELETE 0x0183 -#define CMSG_SOLVE_CHAR_NAME 0x0368 +#define CMSG_SOLVE_CHAR_NAME 0x0898 #define CMSG_IGNORE_ALL 0x00d0 #define CMSG_REQUEST_RANKS 0x097c #define CMSG_SET_SHORTCUTS 0x02ba -- cgit v1.2.3-60-g2f50