From 0335e7660cd45d85cbd912510b9d2967bdba553d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 13:22:51 +0300 Subject: eathena: add packet support CMSG_AUCTION_CANCEL_REQUEST 0x024b. --- src/net/tmwa/auctionhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/auctionhandler.h') diff --git a/src/net/tmwa/auctionhandler.h b/src/net/tmwa/auctionhandler.h index 8b36ae772..c3c624ea4 100644 --- a/src/net/tmwa/auctionhandler.h +++ b/src/net/tmwa/auctionhandler.h @@ -36,6 +36,8 @@ class AuctionHandler final : public MessageHandler, public Net::AuctionHandler A_DELETE_COPY(AuctionHandler) void handleMessage(Net::MessageIn &msg) override final; + + void cancelRequest() const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50