diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-25 01:05:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-25 01:05:01 -0300 |
commit | 420eaea74290f8b97441b9854edda73c313df540 (patch) | |
tree | efc259f0670d07285e00c8368b78ec8324e7afc9 /maps | |
parent | e45f65f8fc2c3984c4425c3e224bfc5388aa1ad1 (diff) | |
download | clientdata-420eaea74290f8b97441b9854edda73c313df540.tar.gz clientdata-420eaea74290f8b97441b9854edda73c313df540.tar.bz2 clientdata-420eaea74290f8b97441b9854edda73c313df540.tar.xz clientdata-420eaea74290f8b97441b9854edda73c313df540.zip |
Fix bugs.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/003-9-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-9-1.tmx b/maps/003-9-1.tmx index 13c523d0..e11839d1 100644 --- a/maps/003-9-1.tmx +++ b/maps/003-9-1.tmx @@ -2,7 +2,7 @@ <map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="65" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="28"> <properties> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/003-9.png"/> + <property name="minimap" value="graphics/minimaps/003-9-1.png"/> <property name="music" value="peace.ogg"/> <property name="name" value="Tulimshar Theater"/> </properties> |