diff options
Diffstat (limited to 'graphics/tilesets/desert_city_x2.tsx')
-rw-r--r-- | graphics/tilesets/desert_city_x2.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/desert_city_x2.tsx b/graphics/tilesets/desert_city_x2.tsx new file mode 100644 index 0000000..13d07fd --- /dev/null +++ b/graphics/tilesets/desert_city_x2.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="desert_city_x2" tilewidth="32" tileheight="64" tilecount="32" columns="16"> + <image source="desert_city_x2.png" width="512" height="128"/> +</tileset> |