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