summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Rabbit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mobs/Rabbit.h')
-rw-r--r--src/Mobs/Rabbit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mobs/Rabbit.h b/src/Mobs/Rabbit.h
index 79a9afe15..aafd979d1 100644
--- a/src/Mobs/Rabbit.h
+++ b/src/Mobs/Rabbit.h
@@ -26,7 +26,7 @@ class cRabbit :
public cPassiveMonster
{
typedef cPassiveMonster super;
-
+
public:
cRabbit();
cRabbit(eRabbitType Type, int MoreCarrotTicks = 0);