diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-22 18:59:53 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-22 18:59:53 +0100 |
commit | 94fc516d1a44f04d8a94331890aae6823f5c0d28 (patch) | |
tree | c834f282615db0b9eb17e08ac8d342b5e11ddc2e /maps/003-4.tmx | |
parent | 6911cf87bab36ba822951536866819ec92dfcad7 (diff) | |
download | clientdata-94fc516d1a44f04d8a94331890aae6823f5c0d28.tar.gz clientdata-94fc516d1a44f04d8a94331890aae6823f5c0d28.tar.bz2 clientdata-94fc516d1a44f04d8a94331890aae6823f5c0d28.tar.xz clientdata-94fc516d1a44f04d8a94331890aae6823f5c0d28.zip |
remove legacy tileset and remove some collision
Diffstat (limited to 'maps/003-4.tmx')
-rw-r--r-- | maps/003-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-4.tmx b/maps/003-4.tmx index 59d1f7b6..9bc26a34 100644 --- a/maps/003-4.tmx +++ b/maps/003-4.tmx @@ -9,7 +9,7 @@ <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> <tileset firstgid="10" name="Indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-indoor.png" width="512" height="512"/> + <image source="../graphics/tilesets/woodland_indoor.png" width="512" height="512"/> </tileset> <tileset firstgid="266" source="../graphics/tilesets/inn.tsx"/> <tileset firstgid="522" source="../graphics/tilesets/inn2.tsx"/> |