diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 16:58:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 16:58:53 -0300 |
commit | 7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d (patch) | |
tree | 1190b69896b785c01d767647eb055a5df365c9e9 /maps/012-4.tmx | |
parent | d02a86fa86a879e0f70e4378bf2386cc84ef0e81 (diff) | |
download | clientdata-7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d.tar.gz clientdata-7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d.tar.bz2 clientdata-7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d.tar.xz clientdata-7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d.zip |
Fixes on pipeline (I have to go right now, not too much time to think on these errors)
Diffstat (limited to 'maps/012-4.tmx')
-rw-r--r-- | maps/012-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/012-4.tmx b/maps/012-4.tmx index 2ea979d3..81434923 100644 --- a/maps/012-4.tmx +++ b/maps/012-4.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/000-1.png"/> + <property name="minimap" value="graphics/minimaps/012-4.png"/> <property name="music" value="peace.ogg"/> <property name="name" value="Alchemy Shop"/> </properties> |