diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-06 12:41:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-06 12:41:24 -0300 |
commit | 56518ac9753ae1e77103e348aed37891c4268dd0 (patch) | |
tree | 569e4496bd68aac8ce0b14e9a9f1452fd52ae36f | |
parent | 6084e4428f5572310e96dd892872f3c4bf6c099d (diff) | |
download | clientdata-56518ac9753ae1e77103e348aed37891c4268dd0.tar.gz clientdata-56518ac9753ae1e77103e348aed37891c4268dd0.tar.bz2 clientdata-56518ac9753ae1e77103e348aed37891c4268dd0.tar.xz clientdata-56518ac9753ae1e77103e348aed37891c4268dd0.zip |
[skip ci] fix typo
-rw-r--r-- | maps/014-5.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 035c1ec4..d16aaef7 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/014-4.png"/> + <property name="minimap" value="graphics/minimaps/014-5.png"/> <property name="music" value="the-forest.ogg"/> <property name="name" value="North Woodlands"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> |