From e0bd37fd01e8c14bf6d044382ac12cc11f5eaa43 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Oct 2014 13:25:09 +0300 Subject: Add static in buysellhandler. --- src/net/tmwa/buysellhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/buysellhandler.h') diff --git a/src/net/tmwa/buysellhandler.h b/src/net/tmwa/buysellhandler.h index a0c99908f..f553541b8 100644 --- a/src/net/tmwa/buysellhandler.h +++ b/src/net/tmwa/buysellhandler.h @@ -39,7 +39,7 @@ class BuySellHandler final : public MessageHandler, public Ea::BuySellHandler void handleMessage(Net::MessageIn &msg); - void processNpcBuy(Net::MessageIn &msg); + static void processNpcBuy(Net::MessageIn &msg); static void processNpcSellResponse(Net::MessageIn &msg); }; -- cgit v1.2.3-60-g2f50