diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-06-29 12:50:21 +0300 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-29 11:53:07 +0200 |
commit | fff430c715aaff6296a749c3a24c3c6b5d6be66e (patch) | |
tree | b8a7198e9e4f52ad40426a327707d35ecefa4fce /maps.xml | |
parent | 0730fda1515614ef80a4ae0af0289195a5919578 (diff) | |
download | clientdata-fff430c715aaff6296a749c3a24c3c6b5d6be66e.tar.gz clientdata-fff430c715aaff6296a749c3a24c3c6b5d6be66e.tar.bz2 clientdata-fff430c715aaff6296a749c3a24c3c6b5d6be66e.tar.xz clientdata-fff430c715aaff6296a749c3a24c3c6b5d6be66e.zip |
fix syntax error in maps.xml.
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -<!-- This file is used by the manaplus client, not by the mana client --> <?xml version="1.0" encoding="utf-8"?> +<!-- This file is used by the manaplus client, not by the mana client --> <maps> <map name="001-1.tmx"> <atlas name="desert"/> |