summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemEmptyMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemEmptyMap.h')
-rw-r--r--src/Items/ItemEmptyMap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Items/ItemEmptyMap.h b/src/Items/ItemEmptyMap.h
index f26f915c4..78d037313 100644
--- a/src/Items/ItemEmptyMap.h
+++ b/src/Items/ItemEmptyMap.h
@@ -20,7 +20,7 @@ class cItemEmptyMapHandler :
typedef cItemHandler super;
static const unsigned int DEFAULT_SCALE = 0;
-
+
public:
cItemEmptyMapHandler() :
super(E_ITEM_EMPTY_MAP)