summaryrefslogtreecommitdiff
path: root/src/net/eathena/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/buysellhandler.h')
-rw-r--r--src/net/eathena/buysellhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/buysellhandler.h b/src/net/eathena/buysellhandler.h
index 499ec691e..3985aa184 100644
--- a/src/net/eathena/buysellhandler.h
+++ b/src/net/eathena/buysellhandler.h
@@ -32,7 +32,7 @@
namespace EAthena
{
-class BuySellHandler : public MessageHandler, public Ea::BuySellHandler
+class BuySellHandler final : public MessageHandler, public Ea::BuySellHandler
{
public:
BuySellHandler();