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