diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-15 18:02:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 18:02:44 -0300 |
commit | f9b3d46fe08cf7c8f19fdf9528e0c1c85a175aa2 (patch) | |
tree | 0038be1c45426299beef87b006777d5e6065b53f /maps/sec_pri.tmx | |
parent | 623f05cbc976458db9083a981ddcd0ef664c949a (diff) | |
download | clientdata-f9b3d46fe08cf7c8f19fdf9528e0c1c85a175aa2.tar.gz clientdata-f9b3d46fe08cf7c8f19fdf9528e0c1c85a175aa2.tar.bz2 clientdata-f9b3d46fe08cf7c8f19fdf9528e0c1c85a175aa2.tar.xz clientdata-f9b3d46fe08cf7c8f19fdf9528e0c1c85a175aa2.zip |
Fix minimaps
Diffstat (limited to 'maps/sec_pri.tmx')
-rw-r--r-- | maps/sec_pri.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/sec_pri.tmx b/maps/sec_pri.tmx index 3cfc1992..335c680e 100644 --- a/maps/sec_pri.tmx +++ b/maps/sec_pri.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="60" height="51" tilewidth="32" tileheight="32" nextobjectid="2"> <properties> - <property name="minimap" value="/graphics/minimaps/jail.png"/> + <property name="minimap" value="graphics/minimaps/jail.png"/> <property name="music" value="water_prelude.ogg"/> <property name="name" value="Jesusalva's Jail"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> |