From 037a653c92fca6e34f6f27c05efe70b8d4d95178 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Feb 2015 21:37:22 +0300 Subject: eathena: add partial support for packet SMSG_BUYINGSTORE_ITEMS_LIST 0x0818 --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index c2be70ec0..99f6d2e1d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -172,6 +172,7 @@ #define SMSG_BUYINGSTORE_OWN_ITEMS 0x0813 #define SMSG_BUYINGSTORE_SHOW_BOARD 0x0814 #define SMSG_BUYINGSTORE_HIDE_BOARD 0x0816 +#define SMSG_BUYINGSTORE_ITEMS_LIST 0x0818 // Receiving a request to trade #define SMSG_TRADE_REQUEST 0x01f4 -- cgit v1.2.3-70-g09d2