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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/tmwa/questhandler.cpp b/src/net/tmwa/questhandler.cpp
index 8c0f7df03..3b8baac5e 100644
--- a/src/net/tmwa/questhandler.cpp
+++ b/src/net/tmwa/questhandler.cpp
@@ -33,7 +33,8 @@ namespace TmwAthena
{
QuestHandler::QuestHandler() :
- MessageHandler()
+ MessageHandler(),
+ Net::QuestHandler()
{
static const uint16_t _messages[] =
{