summaryrefslogtreecommitdiff
path: root/graphics/tilesets/woodland_x8.tsx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-07 15:28:16 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-07 15:28:46 -0300
commit27ba3e7127bba5adfdb4e7ea5c8552d5e2d97be4 (patch)
treec2b8ac11c2178be27784c2c87333eadfa2056e2e /graphics/tilesets/woodland_x8.tsx
parent4bc89f3ca275a49fdea6453cb1b5ebe5c319c2e5 (diff)
downloadclientdata-27ba3e7127bba5adfdb4e7ea5c8552d5e2d97be4.tar.gz
clientdata-27ba3e7127bba5adfdb4e7ea5c8552d5e2d97be4.tar.bz2
clientdata-27ba3e7127bba5adfdb4e7ea5c8552d5e2d97be4.tar.xz
clientdata-27ba3e7127bba5adfdb4e7ea5c8552d5e2d97be4.zip
Fix some bad TSX files
Diffstat (limited to 'graphics/tilesets/woodland_x8.tsx')
-rw-r--r--graphics/tilesets/woodland_x8.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/woodland_x8.tsx b/graphics/tilesets/woodland_x8.tsx
index 979f49ed..31764021 100644
--- a/graphics/tilesets/woodland_x8.tsx
+++ b/graphics/tilesets/woodland_x8.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="woodland_x8" tilewidth="32" tileheight="256">
- <image source="../graphics/tiles/woodland_x8.png" width="512" height="256"/>
+ <image source="woodland_x8.png" width="512" height="256"/>
</tileset>