diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-02 16:20:21 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-02 16:20:21 +0200 |
commit | 20c55f76999711f35118ee095e2ce2fd96ded0c2 (patch) | |
tree | ea2095e392d14482b608a4d65d97d9e13d8dbeba /evol.manaplus | |
parent | 493dfb1bf2092b5b7ead4fec68ffb38c650f2404 (diff) | |
download | clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.gz clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.bz2 clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.xz clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.zip |
Reworked all XML files by replacing whitespaces by tabs.
Particle XML files will be done later.
Diffstat (limited to 'evol.manaplus')
-rw-r--r-- | evol.manaplus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evol.manaplus b/evol.manaplus index 3044522f..79b37401 100644 --- a/evol.manaplus +++ b/evol.manaplus @@ -1,4 +1,4 @@ <?xml version="1.0"?>
<configuration>
- <option name="dataPath" value="." />
+ <option name="dataPath" value="."/>
</configuration>
|