summaryrefslogtreecommitdiff
path: root/src/being/playerignorestrategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/playerignorestrategy.h')
-rw-r--r--src/being/playerignorestrategy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/playerignorestrategy.h b/src/being/playerignorestrategy.h
index 4f3648897..e2993baae 100644
--- a/src/being/playerignorestrategy.h
+++ b/src/being/playerignorestrategy.h
@@ -32,7 +32,7 @@ class Being;
/**
* Ignore strategy: describes how we should handle ignores.
*/
-class PlayerIgnoreStrategy
+class PlayerIgnoreStrategy notfinal
{
public:
std::string mDescription;