summaryrefslogtreecommitdiff
path: root/graphics/tilesets/woodland_indoor.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tilesets/woodland_indoor.tsx')
-rw-r--r--graphics/tilesets/woodland_indoor.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/woodland_indoor.tsx b/graphics/tilesets/woodland_indoor.tsx
index 6143403e..afc758ab 100644
--- a/graphics/tilesets/woodland_indoor.tsx
+++ b/graphics/tilesets/woodland_indoor.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodland_indoor" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/>
+<tileset name="woodland_indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16">
+ <image source="woodland_indoor.png" width="512" height="512"/>
</tileset>