From cf302132a1a1b7a9a05710f51ac4cdf20afa3f6b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Sep 2014 00:16:14 +0300 Subject: eathena: fix packet id CMSG_MAP_SERVER_CONNECT 0x022d. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 60a10dbac..8f21b5738 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -199,7 +199,7 @@ #define CMSG_CHAR_DELETE 0x0068 #define CMSG_CHAR_CREATE_PIN 0x08ba -#define CMSG_MAP_SERVER_CONNECT 0x0072 +#define CMSG_MAP_SERVER_CONNECT 0x022d #define CMSG_CLIENT_PING 0x007e /**< Send to server with tick */ #define CMSG_MAP_LOADED 0x007d #define CMSG_CLIENT_QUIT 0x018A -- cgit v1.2.3-60-g2f50