diff options
Diffstat (limited to 'tilesets/desert_city_indoors.tsx')
-rw-r--r-- | tilesets/desert_city_indoors.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/desert_city_indoors.tsx b/tilesets/desert_city_indoors.tsx new file mode 100644 index 00000000..0d3fb8b8 --- /dev/null +++ b/tilesets/desert_city_indoors.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="desert_city_indoors" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/desert_city_indoors.png" width="480" height="320"/> +</tileset> |