diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-09 18:19:03 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-09 18:19:03 +0400 |
commit | 0646a95e1bc002b71c0a96cb64c2b3a130434605 (patch) | |
tree | 2a8c7beb2c68e8b9143703684401982f0d109dce /graphics/sprites/hairstyles/hairstyle15.xml | |
parent | 14c0ee664984c8192fd0d6b304355a05694f703e (diff) | |
download | clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.gz clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.bz2 clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.xz clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.zip |
Updated all XML files.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle15.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle15.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle15.xml b/graphics/sprites/hairstyles/hairstyle15.xml index 41e46dc1..293029cc 100644 --- a/graphics/sprites/hairstyles/hairstyle15.xml +++ b/graphics/sprites/hairstyles/hairstyle15.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle15.png|S" width="40" height="40"/> + <imageset name="base" + src="graphics/sprites/hairstyles/hairstyle15.png|S" + width="40" + height="40"/> <include file="hairstyles/hairstyle01.xml"/> </sprite> |