summaryrefslogtreecommitdiff
path: root/graphics/tilesets/desert_castle_x2.tsx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-07 20:03:24 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-07 20:03:24 -0300
commita554ff3a8f13b3a96074a70183d6f6bb745a38f3 (patch)
tree260ec28ec90862f95ec8492118dbf77d0183d773 /graphics/tilesets/desert_castle_x2.tsx
parentcd03ff64273029c930e4f250bb070156040f14d3 (diff)
downloadclientdata-a554ff3a8f13b3a96074a70183d6f6bb745a38f3.tar.gz
clientdata-a554ff3a8f13b3a96074a70183d6f6bb745a38f3.tar.bz2
clientdata-a554ff3a8f13b3a96074a70183d6f6bb745a38f3.tar.xz
clientdata-a554ff3a8f13b3a96074a70183d6f6bb745a38f3.zip
Fix some TSX files
Diffstat (limited to 'graphics/tilesets/desert_castle_x2.tsx')
-rw-r--r--graphics/tilesets/desert_castle_x2.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/desert_castle_x2.tsx b/graphics/tilesets/desert_castle_x2.tsx
index dc57413f..b2466393 100644
--- a/graphics/tilesets/desert_castle_x2.tsx
+++ b/graphics/tilesets/desert_castle_x2.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="desert_castle_x2" tilewidth="32" tileheight="64">
- <image source="../graphics/tiles/desert_castle_x2.png" width="512" height="128"/>
+ <image source="desert_castle_x2.png" width="512" height="128"/>
</tileset>