summaryrefslogtreecommitdiff
path: root/src/net/tmwa/npchandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/npchandler.h')
-rw-r--r--src/net/tmwa/npchandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h
index 51402768c..667999ccc 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 action) override final;
+ const NpcAction actionT) override final;
void produceMix(const int nameId,
const int materialId1,