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