summaryrefslogtreecommitdiff
path: root/src/net/tmwa/itemhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/itemhandler.h')
-rw-r--r--src/net/tmwa/itemhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/itemhandler.h b/src/net/tmwa/itemhandler.h
index 29ed8246..0c6175d8 100644
--- a/src/net/tmwa/itemhandler.h
+++ b/src/net/tmwa/itemhandler.h
@@ -26,7 +26,7 @@
namespace TmwAthena {
-class ItemHandler : public MessageHandler
+class ItemHandler final : public MessageHandler
{
public:
ItemHandler();