diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 15:17:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 15:17:53 -0300 |
commit | f8b4956bcdc0a6a2a8e9e78dd24d1e8d35aad894 (patch) | |
tree | 6e1bbbc0d8fbdd05ffd40288fdf69fb08f5eccf9 | |
parent | dbe4e506d596cd4f8ac1e27aff34b527c415b6c6 (diff) | |
download | clientdata-f8b4956bcdc0a6a2a8e9e78dd24d1e8d35aad894.tar.gz clientdata-f8b4956bcdc0a6a2a8e9e78dd24d1e8d35aad894.tar.bz2 clientdata-f8b4956bcdc0a6a2a8e9e78dd24d1e8d35aad894.tar.xz clientdata-f8b4956bcdc0a6a2a8e9e78dd24d1e8d35aad894.zip |
Atlas fix
-rw-r--r-- | maps.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -184,6 +184,9 @@ Copyright (C) 2018 TMW2 --> <map name="012-1.tmx"> <atlas name="woodland"/> </map> + <map name="012-2.tmx"> + <atlas name="woodland-indoor"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> |