diff options
author | Reid <reidyaro@gmail.com> | 2017-08-19 04:38:56 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2017-08-19 04:38:56 +0200 |
commit | 85e8e1e0635bd2920c2e9980cb5bb229b36d0aee (patch) | |
tree | 06fe3f823e3d6e84fde8564ade6a4c1734fe31cd /maps/001-2-7.tmx | |
parent | c033236376f116527f5df0668478d1f1ace392ef (diff) | |
download | clientdata-85e8e1e0635bd2920c2e9980cb5bb229b36d0aee.tar.gz clientdata-85e8e1e0635bd2920c2e9980cb5bb229b36d0aee.tar.bz2 clientdata-85e8e1e0635bd2920c2e9980cb5bb229b36d0aee.tar.xz clientdata-85e8e1e0635bd2920c2e9980cb5bb229b36d0aee.zip |
Resave every maps.
Diffstat (limited to 'maps/001-2-7.tmx')
-rw-r--r-- | maps/001-2-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-7.tmx b/maps/001-2-7.tmx index 5ddbec0c..25bef0e7 100644 --- a/maps/001-2-7.tmx +++ b/maps/001-2-7.tmx @@ -38,8 +38,8 @@ <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> <tileset firstgid="998" source="../graphics/tilesets/candle-x1x2.tsx"/> - <tileset firstgid="1010" name="Shadow" tilewidth="32" tileheight="32" tilecount="64" columns="8"> - <image source="../graphics/tilesets/shadow.png" width="256" height="256"/> + <tileset firstgid="1010" name="Shadow" tilewidth="32" tileheight="32" tilecount="128" columns="8"> + <image source="../graphics/tilesets/shadow.png" width="256" height="512"/> </tileset> <layer name="Ground" width="71" height="71"> <data encoding="csv"> |