summaryrefslogtreecommitdiff
path: root/graphics/tilesets/woodland_x4.tsx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-08 18:56:22 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-08 18:56:22 -0300
commitb5927d79e77b78c9bed1c9f8fb5aba44d070d82d (patch)
tree884d092a1f47c3a7805967f4f0959bf93bfc6277 /graphics/tilesets/woodland_x4.tsx
parent99fc19dc19929f3bb24ccc4bc5854745921a1b27 (diff)
downloadclientdata-b5927d79e77b78c9bed1c9f8fb5aba44d070d82d.tar.gz
clientdata-b5927d79e77b78c9bed1c9f8fb5aba44d070d82d.tar.bz2
clientdata-b5927d79e77b78c9bed1c9f8fb5aba44d070d82d.tar.xz
clientdata-b5927d79e77b78c9bed1c9f8fb5aba44d070d82d.zip
Fix stuff
Diffstat (limited to 'graphics/tilesets/woodland_x4.tsx')
-rw-r--r--graphics/tilesets/woodland_x4.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/woodland_x4.tsx b/graphics/tilesets/woodland_x4.tsx
index f03c5a6f..c5b2edca 100644
--- a/graphics/tilesets/woodland_x4.tsx
+++ b/graphics/tilesets/woodland_x4.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodland_x4" tilewidth="32" tileheight="128">
- <image source="../graphics/tiles/woodland_x4.png" width="512" height="128"/>
+<tileset name="woodland_x4" tilewidth="32" tileheight="128" tilecount="16" columns="16">
+ <image source="woodland_x4.png" width="512" height="128"/>
</tileset>