summaryrefslogtreecommitdiff
path: root/src/net/tmwa/markethandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/markethandler.cpp')
-rw-r--r--src/net/tmwa/markethandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/markethandler.cpp b/src/net/tmwa/markethandler.cpp
index 6fe4a22cd..5e7a6a9c4 100644
--- a/src/net/tmwa/markethandler.cpp
+++ b/src/net/tmwa/markethandler.cpp
@@ -47,4 +47,8 @@ void MarketHandler::handleMessage(Net::MessageIn &msg)
}
}
+void MarketHandler::close()
+{
+}
+
} // namespace TmwAthena