diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-08 22:10:33 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-08 22:10:33 -0200 |
commit | d85c07f952668618182725c2ab88429ee0866284 (patch) | |
tree | d51a5dab0a15da049fedc46882c7953070718578 /maps.xml | |
parent | 8cac737045486c59a0265957a516457d1382b575 (diff) | |
download | clientdata-d85c07f952668618182725c2ab88429ee0866284.tar.gz clientdata-d85c07f952668618182725c2ab88429ee0866284.tar.bz2 clientdata-d85c07f952668618182725c2ab88429ee0866284.tar.xz clientdata-d85c07f952668618182725c2ab88429ee0866284.zip |
Fix new pipeline **errors**
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -80,6 +80,9 @@ Copyright (C) 2018 TMW2 --> <map name="001-10.tmx"> <atlas name="desert"/> </map> + <map name="001-10-1.tmx"> + <atlas name="cave"/> + </map> <map name="002-1.tmx"> <atlas name="ship"/> </map> |