summaryrefslogtreecommitdiff
path: root/src/net/tmwa/maphandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/maphandler.h')
-rw-r--r--src/net/tmwa/maphandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/maphandler.h b/src/net/tmwa/maphandler.h
index 6b35673e6..3d182d989 100644
--- a/src/net/tmwa/maphandler.h
+++ b/src/net/tmwa/maphandler.h
@@ -36,6 +36,8 @@ class MapHandler final : public Net::MapHandler
~MapHandler() override final;
void blockPlayCancel() const override final;
+
+ void destroyInstance() const override final;
};
} // namespace TmwAthena