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 /charcreation.xml | |
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 'charcreation.xml')
-rw-r--r-- | charcreation.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/charcreation.xml b/charcreation.xml index 93e9ef08..7f4c8fcd 100644 --- a/charcreation.xml +++ b/charcreation.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Author : 4144 -(C) ManaPlus Developers 2011. --> + +<!-- Author: 4144. +(C) ManaPlus Developers 2011 --> <chars> - <haircolor min="0" max="30" /> - <hairstyle min="0" max="30" /> - <stat min="1" max="9" sum="30" /> + <haircolor min="0" max="30"/> + <hairstyle min="0" max="30"/> + <stat min="1" max="9" sum="30"/> </chars> |