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