summaryrefslogtreecommitdiff
path: root/src/net/tmwa/roulettehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/roulettehandler.h')
-rw-r--r--src/net/tmwa/roulettehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/roulettehandler.h b/src/net/tmwa/roulettehandler.h
index b575d3ca3..a2fc2f3f8 100644
--- a/src/net/tmwa/roulettehandler.h
+++ b/src/net/tmwa/roulettehandler.h
@@ -32,7 +32,7 @@ class RouletteHandler final : public Net::RouletteHandler
A_DELETE_COPY(RouletteHandler)
- ~RouletteHandler();
+ ~RouletteHandler() override final;
};
} // namespace TmwAthena