diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-30 22:35:28 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-30 22:35:28 +0200 |
commit | 99efef54b700d347d08ec031b384d13ad1e4d623 (patch) | |
tree | 2e3b4673afeb60f937924e83d12f1eb7cce9e3db /maps.xml | |
parent | 10ac448955447d019dd48f59b5e16a845c465473 (diff) | |
download | clientdata-99efef54b700d347d08ec031b384d13ad1e4d623.tar.gz clientdata-99efef54b700d347d08ec031b384d13ad1e4d623.tar.bz2 clientdata-99efef54b700d347d08ec031b384d13ad1e4d623.tar.xz clientdata-99efef54b700d347d08ec031b384d13ad1e4d623.zip |
Fixed the harbour tilesets names (-x?x?.png).
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -232,9 +232,9 @@ Copyright (C) 2012-2016 Evol Online --> <file name="graphics/tilesets/artis-fountain.png"/> <file name="graphics/tilesets/artis-fountain-x1x4.png"/> <file name="graphics/tilesets/accessory.png"/> - <file name="graphics/tilesets/artis-harbour-x2-x4.png"/> - <file name="graphics/tilesets/artis-harbour-x4-x6.png"/> - <file name="graphics/tilesets/artis-harbour-x6-x4.png"/> + <file name="graphics/tilesets/artis-harbour-x4x2.png"/> + <file name="graphics/tilesets/artis-harbour-x4x6.png"/> + <file name="graphics/tilesets/artis-harbour-x6x4.png"/> <file name="graphics/tilesets/artis-chimney.png"/> <file name="graphics/tilesets/artis-indoor-fringe.png"/> <file name="graphics/tilesets/artis-shadows.png"/> |