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