diff options
author | Alige <aligetmw@hotmail.fr> | 2013-03-09 00:50:22 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-03-09 00:53:30 +0400 |
commit | 4203652b65c5b28dfc9f9787b537767ea950d23a (patch) | |
tree | 1bd7c20b2449132f016e090a354c78a4fa56d405 /maps/000-1.tmx | |
parent | 68826fb03faf625f72692f6e9b4bb0a1610b5588 (diff) | |
download | clientdata-4203652b65c5b28dfc9f9787b537767ea950d23a.tar.gz clientdata-4203652b65c5b28dfc9f9787b537767ea950d23a.tar.bz2 clientdata-4203652b65c5b28dfc9f9787b537767ea950d23a.tar.xz clientdata-4203652b65c5b28dfc9f9787b537767ea950d23a.zip |
Renamed 2 tilesets and fixed few issues in the LICENSE and maps.xml files.
Diffstat (limited to 'maps/000-1.tmx')
-rw-r--r-- | maps/000-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 90e9d661..d7a96e8e 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -9,10 +9,10 @@ </properties> <tileset firstgid="1" source="../graphics/tilesets/water-calm.tsx"/> <tileset firstgid="241" name="Ship Base" tilewidth="32" tileheight="32"> - <image source="../graphics/tilesets/ship_base.png" width="704" height="320"/> + <image source="../graphics/tilesets/ship-base.png" width="704" height="320"/> </tileset> <tileset firstgid="461" name="Ship Mast" tilewidth="32" tileheight="32"> - <image source="../graphics/tilesets/ship_mast.png" width="512" height="512"/> + <image source="../graphics/tilesets/ship-mast.png" width="512" height="512"/> </tileset> <tileset firstgid="717" name="Collision" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/collision.png" width="96" height="64"/> |