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/010-1-7.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/010-1-7.tmx')
-rw-r--r-- | maps/010-1-7.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/010-1-7.tmx b/maps/010-1-7.tmx index 9f0857f8..de6ed7de 100644 --- a/maps/010-1-7.tmx +++ b/maps/010-1-7.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="90" height="64" tilewidth="32" tileheight="32" infinite="0" nextlayerid="68" nextobjectid="54"> <properties> + <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="author" value="Saulc, Manatauro, Xanthem"/> <property name="license" value="CC BY-SA 4.0"/> <property name="manaplus version" value="2"/> |