From e8c3f1b99afc36383abe8c5441a75ae47929831a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Sep 2016 21:37:34 +0300 Subject: Fix packet CMSG_SOLVE_CHAR_NAME id conflict with other packets. --- src/net/eathena/packetsout.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net') diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc index 6b1b9d2c0..4f406a0d6 100644 --- a/src/net/eathena/packetsout.inc +++ b/src/net/eathena/packetsout.inc @@ -679,6 +679,7 @@ if (packetVersion >= 20120702) if (packetVersion >= 20120710) { packet(CMSG_BUYINGSTORE_CLOSE, 0x0886, 2, clif->pReqCloseBuyingStore); + packet(CMSG_SOLVE_CHAR_NAME, 0x0368, 6, clif->pSolveCharName); } // 20120716 -- cgit v1.2.3-60-g2f50