diff options
author | Reid <reidyaro@gmail.com> | 2012-05-23 23:14:58 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-23 23:14:58 +0200 |
commit | 1f984976298155aa60169e04d30dba4eb09f73b1 (patch) | |
tree | 996dfe3b45977f3aad501affa945c45a697d7c99 /graphics/sprites/hairstyles/hairstyle11.xml | |
parent | fff9c1f556e21115d07a7ecb2faa6c117e2adc4f (diff) | |
download | clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.gz clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.bz2 clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.xz clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.zip |
Correct some problem caused by the merge.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle11.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle11.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle11.xml b/graphics/sprites/hairstyles/hairstyle11.xml index 2e13bb69..a184fe4a 100644 --- a/graphics/sprites/hairstyles/hairstyle11.xml +++ b/graphics/sprites/hairstyles/hairstyle11.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> <imageset name="base" src="graphics/sprites/hairstyles/hairstyle11.png|W" width="40" height="40" /> - <include file="hairstyles/hairstyle01.xml"/> + <include file="hairstyles/hairstyle1.xml"/> </sprite> |