diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-10 14:44:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-10 14:44:14 -0300 |
commit | dae3c73274d60d2a95f19552a87f66946e57e01c (patch) | |
tree | 009b7d24acc0a504d594a54b0cf07768e80c988b | |
parent | c0ff8a395a0253069e9435677e807164b541ed49 (diff) | |
download | clientdata-dae3c73274d60d2a95f19552a87f66946e57e01c.tar.gz clientdata-dae3c73274d60d2a95f19552a87f66946e57e01c.tar.bz2 clientdata-dae3c73274d60d2a95f19552a87f66946e57e01c.tar.xz clientdata-dae3c73274d60d2a95f19552a87f66946e57e01c.zip |
Fix atlas
-rw-r--r-- | maps.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -862,11 +862,13 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/br/snow_x3.png"/> <file name="graphics/tilesets/snow.png"/> <file name="graphics/tilesets/snow2.png"/> + <file name="graphics/tilesets/snow_x2.png"/> <file name="graphics/tilesets/snow_ground.png"/> <file name="graphics/tilesets/snow_tree_x3.png"/> <file name="graphics/tilesets/snow_village.png"/> <file name="graphics/tilesets/woodland_snow_x3.png"/> <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/lof/woodland_village_winter.png"/> </atlas> <atlas name="woodland"> |