summaryrefslogtreecommitdiff
path: root/src/net/tmwa/questhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/questhandler.h')
-rw-r--r--src/net/tmwa/questhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/questhandler.h b/src/net/tmwa/questhandler.h
index a2f7ad9a7..09e6ef362 100644
--- a/src/net/tmwa/questhandler.h
+++ b/src/net/tmwa/questhandler.h
@@ -38,6 +38,8 @@ class QuestHandler final : public MessageHandler
public:
QuestHandler();
+ A_DELETE_COPY(QuestHandler);
+
void handleMessage(Net::MessageIn &msg);
void processSetQuestVar(Net::MessageIn &msg);