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/017-2-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/017-2-1.tmx')
-rw-r--r-- | maps/017-2-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/017-2-1.tmx b/maps/017-2-1.tmx index dd0fd737..99e53d99 100644 --- a/maps/017-2-1.tmx +++ b/maps/017-2-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" compressionlevel="0" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="11"> <properties> + <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> |