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 3b0f29d64..de0f3382a 100644
--- a/src/net/tmwa/npchandler.h
+++ b/src/net/tmwa/npchandler.h
@@ -42,7 +42,7 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler
public:
NpcHandler();
- A_DELETE_COPY(NpcHandler);
+ A_DELETE_COPY(NpcHandler)
void handleMessage(Net::MessageIn &msg);