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