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