diff options
author | mekolat <mekolat@gmail.com> | 2015-03-07 12:48:30 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-03-07 12:48:30 -0500 |
commit | e51315ebcc21efa18c46a77478d544db3c464bdd (patch) | |
tree | 1ba0904b36f5f2b9b2292c5a05ae9284c8bd8017 | |
parent | dd4d7a84d374f111a08a0f4f2a14f7c95fab9c47 (diff) | |
download | clientdata-e51315ebcc21efa18c46a77478d544db3c464bdd.tar.gz clientdata-e51315ebcc21efa18c46a77478d544db3c464bdd.tar.bz2 clientdata-e51315ebcc21efa18c46a77478d544db3c464bdd.tar.xz clientdata-e51315ebcc21efa18c46a77478d544db3c464bdd.zip |
Add missing map
-rw-r--r-- | maps.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -173,9 +173,9 @@ <!-- map name="028-2.tmx"> <atlas name="interiorwoodland"/> </map --> - <!-- map name="029-2.tmx"> - <atlas name="interiorwoodland"/> - </map --> + <map name="029-2.tmx"> + <atlas name="interiordesert"/> + </map> <map name="052-2.tmx"> <atlas name="interiorwoodland"/> </map> |