summaryrefslogtreecommitdiff
path: root/src/net/tmwa/questhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/questhandler.cpp')
-rw-r--r--src/net/tmwa/questhandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/questhandler.cpp b/src/net/tmwa/questhandler.cpp
index b49db8f29..fc3f7eee1 100644
--- a/src/net/tmwa/questhandler.cpp
+++ b/src/net/tmwa/questhandler.cpp
@@ -44,6 +44,7 @@ QuestHandler::QuestHandler() :
0
};
handledMessages = _messages;
+ questHandler = this;
}
void QuestHandler::handleMessage(Net::MessageIn &msg)