diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-08 17:10:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-08 17:10:36 -0300 |
commit | 27e909c526c393fef28c3731e67f0bcfed33082c (patch) | |
tree | b80557f28dc8cbfee98f6662387bc11afb8b91d0 /maps/010-2.tmx | |
parent | 492f89c2bd68efea6353a4b8de31bc8b82cfcec9 (diff) | |
download | clientdata-27e909c526c393fef28c3731e67f0bcfed33082c.tar.gz clientdata-27e909c526c393fef28c3731e67f0bcfed33082c.tar.bz2 clientdata-27e909c526c393fef28c3731e67f0bcfed33082c.tar.xz clientdata-27e909c526c393fef28c3731e67f0bcfed33082c.zip |
Not working minimap from 010-2 was my fault, fix it
Diffstat (limited to 'maps/010-2.tmx')
-rw-r--r-- | maps/010-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/010-2.tmx b/maps/010-2.tmx index 34304a4f..ffc4e776 100644 --- a/maps/010-2.tmx +++ b/maps/010-2.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="GPL 3.0"/> <property name="manaplus version" value="1"/> - <property name="minimap" value="graphics/minimaps/0010-2.png"/> + <property name="minimap" value="graphics/minimaps/010-2.png"/> <property name="music" value="3b5.ogg"/> <property name="name" value="Desert Mountains"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> |