about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorShereef Marzouk <GreYFoXGTi@GMaiL.CoM>2011-08-11 10:43:27 +0200
committerShereef Marzouk <GreYFoXGTi@GMaiL.CoM>2011-08-11 10:43:27 +0200
commit2084febca79d57de3fe1d2781bf0803dd3e96b27 (patch)
treea55db06008dd0ad8a3c332fa72b5bf1f231b88b5 /src
parentc56cfa12d511559b096579d4e7a80b7cb6bbb6fe (diff)
downloadzcatch-2084febca79d57de3fe1d2781bf0803dd3e96b27.tar.gz
zcatch-2084febca79d57de3fe1d2781bf0803dd3e96b27.zip
Removed outdated comment
Diffstat (limited to 'src')
-rw-r--r--src/game/mapitems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/mapitems.h b/src/game/mapitems.h
index fb66e12d..43005f75 100644
--- a/src/game/mapitems.h
+++ b/src/game/mapitems.h
@@ -7,7 +7,7 @@
 enum
 {
 	LAYERTYPE_INVALID=0,
-	LAYERTYPE_GAME, // not used
+	LAYERTYPE_GAME,
 	LAYERTYPE_TILES,
 	LAYERTYPE_QUADS,