diff options
Diffstat (limited to 'tiles.tsx')
-rw-r--r-- | tiles.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tiles.tsx b/tiles.tsx new file mode 100644 index 0000000..9adb30c --- /dev/null +++ b/tiles.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset version="1.8" tiledversion="1.8.6" name="tiles" tilewidth="16" tileheight="16" tilecount="7" columns="7"> + <image source="images/map.png" width="112" height="16"/> +</tileset> |