summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Bat.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Mobs/Bat.h')
-rw-r--r--source/Mobs/Bat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Mobs/Bat.h b/source/Mobs/Bat.h
index e0afb5744..fd3e00a07 100644
--- a/source/Mobs/Bat.h
+++ b/source/Mobs/Bat.h
@@ -17,7 +17,6 @@ public:
CLASS_PROTODEF(cBat);
- virtual eFamily GetMobFamily(void) const override;
} ;