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/030-52.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/030-52.tmx')
-rw-r--r-- | maps/030-52.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/030-52.tmx b/maps/030-52.tmx index 29803963..9b13ce85 100644 --- a/maps/030-52.tmx +++ b/maps/030-52.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="223" height="223" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="1"> <properties> + <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="author" value="Autogenerated"/> <property name="license" value="N/A"/> <property name="manaplus version" value="2"/> |