From 5058d3b7fcbdd6fb8083f27cadab2ef432ea1ae3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Sep 2015 21:40:54 +0300 Subject: Another fix for compilation without C++11 flags. --- src/net/tmwa/npchandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index 667999ccc..3a3cb1969 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -66,7 +66,7 @@ class NpcHandler final : public Ea::NpcHandler void completeProgressBar() const override final; BeingId getNpc(Net::MessageIn &msg, - const NpcAction actionT) override final; + const NpcActionT action) override final; void produceMix(const int nameId, const int materialId1, -- cgit v1.2.3-60-g2f50