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