diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-09 18:11:48 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-09 18:11:48 -0200 |
commit | c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a (patch) | |
tree | 5202c6fd96d6e4f3213116fbd2a603bf9ced6fa5 /maps/001-11.tmx | |
parent | fd7c077b1594e7b7877fac332e2ccf214c5726e8 (diff) | |
download | clientdata-c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a.tar.gz clientdata-c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a.tar.bz2 clientdata-c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a.tar.xz clientdata-c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a.zip |
Fix typo on minimap
Diffstat (limited to 'maps/001-11.tmx')
-rw-r--r-- | maps/001-11.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-11.tmx b/maps/001-11.tmx index 1e20b0e3..11da546d 100644 --- a/maps/001-11.tmx +++ b/maps/001-11.tmx @@ -3,7 +3,7 @@ <properties> <property name="author" value="TMW Brazil Team"/> <property name="license" value="GPL 3.0"/> - <property name="minimap" value="../minimaps/001-11.png"/> + <property name="minimap" value="graphics/minimaps/001-11.png"/> <property name="music" value="tws_green_island.ogg"/> <property name="name" value="Valentine Highlands"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> |