diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-22 19:18:53 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-22 19:18:53 +0100 |
commit | fd0c378f5c1d04e86b40999fd579b0da884a9f43 (patch) | |
tree | 69c85e0a1489de30d32819759dba397a0ecb6b4e /maps/003-3.tmx | |
parent | bb39fb42794bdba6bbb38fcd3e605009fcec07f7 (diff) | |
download | clientdata-fd0c378f5c1d04e86b40999fd579b0da884a9f43.tar.gz clientdata-fd0c378f5c1d04e86b40999fd579b0da884a9f43.tar.bz2 clientdata-fd0c378f5c1d04e86b40999fd579b0da884a9f43.tar.xz clientdata-fd0c378f5c1d04e86b40999fd579b0da884a9f43.zip |
fix 2 last map
Diffstat (limited to 'maps/003-3.tmx')
-rw-r--r-- | maps/003-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-3.tmx b/maps/003-3.tmx index 566efedd..a5cb5f90 100644 --- a/maps/003-3.tmx +++ b/maps/003-3.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"/> |