From e61466ca3f2af0b3c7354d42c7f10d40ecea9d08 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Jan 2016 23:38:20 +0300 Subject: Impliment packet CMSG_SELECT_CART 0x0980. --- src/net/eathena/packetsout.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/eathena/packetsout.inc') diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc index 9e1efc065..a8fe50a14 100644 --- a/src/net/eathena/packetsout.inc +++ b/src/net/eathena/packetsout.inc @@ -274,3 +274,6 @@ if (packetVersion >= 20150513) packet(CMSG_BUYINGSTORE_CLOSE, 0x022d); } #endif + +// introduced in 20150805 +packet(CMSG_SELECT_CART, 0x0980); -- cgit v1.2.3-70-g09d2