summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemGoldenApple.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemGoldenApple.h')
-rw-r--r--src/Items/ItemGoldenApple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Items/ItemGoldenApple.h b/src/Items/ItemGoldenApple.h
index 5f6f1de6c..c6bd7e470 100644
--- a/src/Items/ItemGoldenApple.h
+++ b/src/Items/ItemGoldenApple.h
@@ -10,7 +10,7 @@ class cItemGoldenAppleHandler :
public cItemFoodHandler
{
typedef cItemFoodHandler super;
-
+
public:
cItemGoldenAppleHandler()
: super(E_ITEM_GOLDEN_APPLE)