diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-07-21 00:25:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-07-21 00:25:51 -0300 |
commit | 25f4175d25d2bae83f6692518f143f39927f4815 (patch) | |
tree | 6a6dee510be9d7c00f8757f1c53ba4f51272a810 /maps/014-1.tmx | |
parent | f041a55324140182ff73843fb3d28857d090e204 (diff) | |
download | clientdata-25f4175d25d2bae83f6692518f143f39927f4815.tar.gz clientdata-25f4175d25d2bae83f6692518f143f39927f4815.tar.bz2 clientdata-25f4175d25d2bae83f6692518f143f39927f4815.tar.xz clientdata-25f4175d25d2bae83f6692518f143f39927f4815.zip |
Fix empty map view on ALL MAPS
Diffstat (limited to 'maps/014-1.tmx')
-rw-r--r-- | maps/014-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/014-1.tmx b/maps/014-1.tmx index a18a755a..f1eb84d4 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="200" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="65"> <properties> + <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/014-1.png"/> |