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 5ea03d09b..e86c85579 100644
--- a/src/Mobs/Rabbit.h
+++ b/src/Mobs/Rabbit.h
@@ -21,4 +21,4 @@ public:
virtual const cItem GetFollowedItem(void) const override { return cItem(E_ITEM_CARROT); }
-} ; \ No newline at end of file
+} ;