diff options
author | Alige <aligetmw@hotmail.fr> | 2013-02-16 23:14:27 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-02-16 23:14:27 +0400 |
commit | 329142270320b0d49686c4e090212f8fcc41d555 (patch) | |
tree | 6f3193e2f8a300f5d1692462b69178bb68869287 /evol.manaplus | |
parent | ed419b4a9ee77c1a1b47a4f2a3bf22c01de47caa (diff) | |
download | clientdata-329142270320b0d49686c4e090212f8fcc41d555.tar.gz clientdata-329142270320b0d49686c4e090212f8fcc41d555.tar.bz2 clientdata-329142270320b0d49686c4e090212f8fcc41d555.tar.xz clientdata-329142270320b0d49686c4e090212f8fcc41d555.zip |
Added missing encoding entry in file: evol.manaplus
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 20214892..9a66775e 100644 --- a/evol.manaplus +++ b/evol.manaplus @@ -1,4 +1,4 @@ -<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<configuration>
<option name="dataPath" value="."/>
</configuration>
|