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