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