From 97a8156a1252806f8789fb6d4ae333b0e4cf88f6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Feb 2015 19:59:04 +0300 Subject: eathena: add packet SMSG_BUYINGSTORE_SELL_FAILED 0x081a. --- 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 4b2e2ae03..abf18a2f3 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -173,6 +173,7 @@ #define SMSG_BUYINGSTORE_SHOW_BOARD 0x0814 #define SMSG_BUYINGSTORE_HIDE_BOARD 0x0816 #define SMSG_BUYINGSTORE_ITEMS_LIST 0x0818 +#define SMSG_BUYINGSTORE_SELL_FAILED 0x081a // Receiving a request to trade #define SMSG_TRADE_REQUEST 0x01f4 -- cgit v1.2.3-70-g09d2