From 4203652b65c5b28dfc9f9787b537767ea950d23a Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 9 Mar 2013 00:50:22 +0400 Subject: Renamed 2 tilesets and fixed few issues in the LICENSE and maps.xml files. --- graphics/tilesets/ship-base.png | Bin 0 -> 170994 bytes graphics/tilesets/ship-mast.png | Bin 0 -> 137590 bytes graphics/tilesets/ship_base.png | Bin 170994 -> 0 bytes graphics/tilesets/ship_mast.png | Bin 137590 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/tilesets/ship-base.png create mode 100644 graphics/tilesets/ship-mast.png delete mode 100644 graphics/tilesets/ship_base.png delete mode 100644 graphics/tilesets/ship_mast.png (limited to 'graphics') diff --git a/graphics/tilesets/ship-base.png b/graphics/tilesets/ship-base.png new file mode 100644 index 00000000..784c3e73 Binary files /dev/null and b/graphics/tilesets/ship-base.png differ diff --git a/graphics/tilesets/ship-mast.png b/graphics/tilesets/ship-mast.png new file mode 100644 index 00000000..1ffa0360 Binary files /dev/null and b/graphics/tilesets/ship-mast.png differ diff --git a/graphics/tilesets/ship_base.png b/graphics/tilesets/ship_base.png deleted file mode 100644 index 784c3e73..00000000 Binary files a/graphics/tilesets/ship_base.png and /dev/null differ diff --git a/graphics/tilesets/ship_mast.png b/graphics/tilesets/ship_mast.png deleted file mode 100644 index 1ffa0360..00000000 Binary files a/graphics/tilesets/ship_mast.png and /dev/null differ -- cgit v1.2.3-70-g09d2