From a232b6c9ae2315c4658a0de6ba0fc779d4606fdd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Sep 2014 00:36:05 +0300 Subject: eathena: fix SMSG_MAP_LOGIN_SUCCESS id. --- src/net/eathena/packets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/packets.h') diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index cb61d6216..fe151d447 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -100,7 +100,7 @@ int16_t packet_lengths[] = // #0x02C0 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //0 1 2 3 4 5 6 7 8 9 a b c d e f //0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 -- cgit v1.2.3-70-g09d2