summaryrefslogtreecommitdiff
path: root/graphics/tilesets/snow_ground.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_ground.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_ground.tsx')
-rw-r--r--graphics/tilesets/snow_ground.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/snow_ground.tsx b/graphics/tilesets/snow_ground.tsx
index de665ddb..973dc132 100644
--- a/graphics/tilesets/snow_ground.tsx
+++ b/graphics/tilesets/snow_ground.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="snow_ground" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/snow_ground.png" width="352" height="224"/>
+ <image source="snow_ground.png" width="352" height="224"/>
</tileset>