diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-22 23:37:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-22 23:37:02 -0300 |
commit | 91b3ef9781f2b5640ba638a435878757fb0ef526 (patch) | |
tree | 9f96a63f9c08c2b9dab75a1a08d2e8996d31dab1 /maps | |
parent | 228020fb94d6adb0f54673fb5b7fed0e4537582d (diff) | |
download | clientdata-91b3ef9781f2b5640ba638a435878757fb0ef526.tar.gz clientdata-91b3ef9781f2b5640ba638a435878757fb0ef526.tar.bz2 clientdata-91b3ef9781f2b5640ba638a435878757fb0ef526.tar.xz clientdata-91b3ef9781f2b5640ba638a435878757fb0ef526.zip |
Fix typo
Diffstat (limited to 'maps')
-rw-r--r-- | maps/027-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 6a5bd96f..020f1e4b 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -2,7 +2,7 @@ <map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="73" nextobjectid="547"> <properties> <property name="manaplus version" value="2"/> - <property name="minimap" value="minimaps/027-1.png"/> + <property name="minimap" value="graphics/minimaps/027-1.png"/> <property name="music" value="academy_bells.ogg"/> <property name="name" value="The Academy Island"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> |