summaryrefslogtreecommitdiff
path: root/graphics/tilesets/woodland_x4.tsx
diff options
context:
space:
mode:
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>