diff options
author | Alige <aligetmw@hotmail.fr> | 2013-07-26 19:53:38 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-07-26 19:53:55 +0200 |
commit | a66be67f6e34a56de06b03b36e649eaec42c9796 (patch) | |
tree | 850f8c1aca98c99a05bf4da5c4efb7361f01011d /evol.manaplus | |
parent | bf1d5f876c8ce79ab46c606d158a6a158be71168 (diff) | |
download | clientdata-a66be67f6e34a56de06b03b36e649eaec42c9796.tar.gz clientdata-a66be67f6e34a56de06b03b36e649eaec42c9796.tar.bz2 clientdata-a66be67f6e34a56de06b03b36e649eaec42c9796.tar.xz clientdata-a66be67f6e34a56de06b03b36e649eaec42c9796.zip |
Removed weird markings at the end of 3 lines in evol.manaplus.
Diffstat (limited to 'evol.manaplus')
-rw-r--r-- | evol.manaplus | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/evol.manaplus b/evol.manaplus index 0bc0cd1a..4dd37fce 100644 --- a/evol.manaplus +++ b/evol.manaplus @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: 4144 -Copyright (C) 2013 ManaPlus -->
-<configuration>
- <option name="dataPath" value="."/>
-</configuration>
+Copyright (C) 2013 ManaPlus --> +<configuration> + <option name="dataPath" value="."/> +</configuration> |