summaryrefslogtreecommitdiffstats
path: root/src/Mobs/CaveSpider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mobs/CaveSpider.h')
-rw-r--r--src/Mobs/CaveSpider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mobs/CaveSpider.h b/src/Mobs/CaveSpider.h
index 7fbafeb54..cf4b8e17c 100644
--- a/src/Mobs/CaveSpider.h
+++ b/src/Mobs/CaveSpider.h
@@ -10,7 +10,7 @@ class cCaveSpider :
public cAggressiveMonster
{
typedef cAggressiveMonster super;
-
+
public:
cCaveSpider(void);