From d9467cf2772464a05c08baabd3ffa3d9d396f2d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 13:56:17 +0300 Subject: eathena: add partial support for packet SMSG_AUCTION_MESSAGE 0x0250. --- src/net/eathena/auctionhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/auctionhandler.h') diff --git a/src/net/eathena/auctionhandler.h b/src/net/eathena/auctionhandler.h index d1c4a2b53..d784b5cf9 100644 --- a/src/net/eathena/auctionhandler.h +++ b/src/net/eathena/auctionhandler.h @@ -47,6 +47,8 @@ class AuctionHandler final : public MessageHandler, public Net::AuctionHandler static void processAuctionResults(Net::MessageIn &msg); static void processAuctionSetItem(Net::MessageIn &msg); + + static void processAuctionMessage(Net::MessageIn &msg); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50