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, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/maphandler.h b/src/net/tmwa/maphandler.h
index 10382222d..ab7db1cd6 100644
--- a/src/net/tmwa/maphandler.h
+++ b/src/net/tmwa/maphandler.h
@@ -33,7 +33,7 @@ class MapHandler final : public Net::MapHandler
A_DELETE_COPY(MapHandler)
- ~MapHandler();
+ ~MapHandler() override final;
};
} // namespace TmwAthena