diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-23 01:13:03 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-23 01:13:03 -0300 |
commit | 1600ec952caab88e2dc93f5e51b7ebd862171b77 (patch) | |
tree | bfb74ea6b97b8d1d2de96cad3bc5b7badf842342 /maps.xml | |
parent | 40aa3430330b32fcea9828bfa83ba302dd994ad3 (diff) | |
download | clientdata-1600ec952caab88e2dc93f5e51b7ebd862171b77.tar.gz clientdata-1600ec952caab88e2dc93f5e51b7ebd862171b77.tar.bz2 clientdata-1600ec952caab88e2dc93f5e51b7ebd862171b77.tar.xz clientdata-1600ec952caab88e2dc93f5e51b7ebd862171b77.zip |
Fix typo at maps.xmlclient-180222
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -399,7 +399,8 @@ Copyright (C) 2012-2017 Evol Online --> <file name="graphics/tilesets/cave2_bilevel.png"/> <file name="graphics/tilesets/cave2_sewer_mine.png"/> <file name="graphics/tilesets/cave2_transistions.png"/> - <file name="graphics/tilesets/woodland-indoor.png"/> + <file name="graphics/tilesets/woodland_indoor.png"/> + <file name="graphics/tilesets/woodland_indoor_x2.png"/> <file name="graphics/tilesets/barbarians_outdoor.png"/> <file name="graphics/tilesets/cave2_sewer_mine_x2.png"/> </atlas> |