summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-10 16:53:19 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-10 16:53:19 +0300
commit4e1b5c8844c393cab1158911e9e633df7a896dbf (patch)
tree2af3aef0d4e0aa2d363dd3289391a44a3bdabc7d
parent48e1e3ef228e801636ae3d545a58e0dd68141f14 (diff)
downloadplus-4e1b5c8844c393cab1158911e9e633df7a896dbf.tar.gz
plus-4e1b5c8844c393cab1158911e9e633df7a896dbf.tar.bz2
plus-4e1b5c8844c393cab1158911e9e633df7a896dbf.tar.xz
plus-4e1b5c8844c393cab1158911e9e633df7a896dbf.zip
eathena: fix packet id for CMSG_SOLVE_CHAR_NAME 0x0898.
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 1 insertions, 1 deletions
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