summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemMap.h')
-rw-r--r--src/Items/ItemMap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Items/ItemMap.h b/src/Items/ItemMap.h
index 19b974767..afce4ba01 100644
--- a/src/Items/ItemMap.h
+++ b/src/Items/ItemMap.h
@@ -20,7 +20,7 @@ class cItemMapHandler :
typedef cItemHandler super;
static const unsigned int DEFAULT_RADIUS = 128;
-
+
public:
cItemMapHandler() :
super(E_ITEM_MAP)