summaryrefslogtreecommitdiff
path: root/graphics/tilesets/snow_x2.tsx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-10 11:13:26 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-10 11:13:26 -0300
commit8c5de74b77032ecd206ab3c2f850a2a0f530fde7 (patch)
tree55ead57305ce00f33e1a6de021962b72bb890074 /graphics/tilesets/snow_x2.tsx
parentf9d27cc04c66d7893468b9d851d590a9516a98c7 (diff)
downloadclientdata-8c5de74b77032ecd206ab3c2f850a2a0f530fde7.tar.gz
clientdata-8c5de74b77032ecd206ab3c2f850a2a0f530fde7.tar.bz2
clientdata-8c5de74b77032ecd206ab3c2f850a2a0f530fde7.tar.xz
clientdata-8c5de74b77032ecd206ab3c2f850a2a0f530fde7.zip
Fix some tilesets
Diffstat (limited to 'graphics/tilesets/snow_x2.tsx')
-rw-r--r--graphics/tilesets/snow_x2.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/snow_x2.tsx b/graphics/tilesets/snow_x2.tsx
index 8a19f4ee..0a300c27 100644
--- a/graphics/tilesets/snow_x2.tsx
+++ b/graphics/tilesets/snow_x2.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="snow_x2" tilewidth="32" tileheight="64">
- <image source="../graphics/tiles/snow_x2.png" width="512" height="64"/>
+ <image source="snow_x2.png" width="512" height="64"/>
</tileset>