diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-29 00:08:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-29 00:08:05 -0300 |
commit | bfb283bd480b70888c43e13a2970546126055747 (patch) | |
tree | 0e2c08856b497416da6554ae0819850d00a4ed79 /maps.xml | |
parent | 2e98fa1574ae98eea41c184b0dd1cb41261241a2 (diff) | |
download | clientdata-bfb283bd480b70888c43e13a2970546126055747.tar.gz clientdata-bfb283bd480b70888c43e13a2970546126055747.tar.bz2 clientdata-bfb283bd480b70888c43e13a2970546126055747.tar.xz clientdata-bfb283bd480b70888c43e13a2970546126055747.zip |
Atlas fix
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -680,9 +680,6 @@ Copyright (C) 2018 TMW2 --> <map name="test.tmx"> <atlas name="testarea"/> </map> - <map name="test-map.tmx"> - <atlas name="mine"/> - </map> <map name="testbg.tmx"> <atlas name="testarea"/> </map> @@ -1317,6 +1314,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/cave2_x2.png"/> <file name="graphics/tilesets/cave2_base.png"/> <file name="graphics/tilesets/cave2_bilevel.png"/> + <file name="graphics/tilesets/cave2_bilevel_water_lava.png"/> <file name="graphics/tilesets/cave2_sewer_mine.png"/> <file name="graphics/tilesets/cave2_sewer_mine_x2.png"/> <file name="graphics/tilesets/cave2_transistions.png"/> |