diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-18 13:27:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-18 13:27:47 -0300 |
commit | 8cb3e8f47763306e34d34d4f553173c2f0c50519 (patch) | |
tree | 128befa54a680e0f7562dc25d5311366c83cb3e4 /maps/029-7.tmx | |
parent | 5aa401dc9dbcab7aeb9de670de52201fd1e44724 (diff) | |
download | clientdata-8cb3e8f47763306e34d34d4f553173c2f0c50519.tar.gz clientdata-8cb3e8f47763306e34d34d4f553173c2f0c50519.tar.bz2 clientdata-8cb3e8f47763306e34d34d4f553173c2f0c50519.tar.xz clientdata-8cb3e8f47763306e34d34d4f553173c2f0c50519.zip |
Slay pipeline bugs - no matter the cost %%e
Diffstat (limited to 'maps/029-7.tmx')
-rw-r--r-- | maps/029-7.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/029-7.tmx b/maps/029-7.tmx index 6bc7ff64..9afb5fea 100644 --- a/maps/029-7.tmx +++ b/maps/029-7.tmx @@ -9,7 +9,7 @@ <property name="overlay0scrollY" value="5"/> </properties> <tileset firstgid="1" name="woodland_x5" tilewidth="96" tileheight="160" tilecount="5" columns="5"> - <image source="../graphics/tilesets/woodland_x5.png" width="512" height="160"/> + <image source="../graphics/tilesets/woodland_x5.png" width="480" height="160"/> </tileset> <tileset firstgid="6" name="woodland_swamp" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/woodland_swamp.png" width="512" height="512"/> |