summaryrefslogtreecommitdiff
path: root/graphics/tilesets/forest.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/forest.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/forest.tsx')
-rw-r--r--graphics/tilesets/forest.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/forest.tsx b/graphics/tilesets/forest.tsx
index 91ad66f4..f9de1b24 100644
--- a/graphics/tilesets/forest.tsx
+++ b/graphics/tilesets/forest.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="forest" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/forest.png" width="608" height="672"/>
+ <image source="forest.png" width="608" height="672"/>
</tileset>