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