summaryrefslogtreecommitdiff
path: root/src/actormanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actormanager.h')
-rw-r--r--src/actormanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actormanager.h b/src/actormanager.h
index f254dd12e..5188df16c 100644
--- a/src/actormanager.h
+++ b/src/actormanager.h
@@ -72,7 +72,7 @@ class ActorManager final: public ConfigListener
A_DELETE_COPY(ActorManager)
- ~ActorManager();
+ ~ActorManager() override final;
/**
* Sets the map on which ActorSprites are created.