diff options
Diffstat (limited to 'maps/020-3.tmx')
-rw-r--r-- | maps/020-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-3.tmx b/maps/020-3.tmx index 3125a599..2962accf 100644 --- a/maps/020-3.tmx +++ b/maps/020-3.tmx @@ -8,7 +8,7 @@ <tileset firstgid="1" name="icecave" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> - <tileset firstgid="129" name="Collision" tilewidth="32" tileheight="32"> + <tileset firstgid="129" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" trans="ff00ff" width="64" height="32"/> </tileset> <layer name="Ground" width="160" height="160"> |