diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 21:42:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 21:42:14 -0300 |
commit | 84db1b0c4cab610a5656c409dc5758551ec097ca (patch) | |
tree | d7b31645e9244366ffb5b993bb3f2e5758fe5628 /graphics | |
parent | 08a0050333617bebbcd0b02ddc4bd2e3be3578be (diff) | |
download | clientdata-84db1b0c4cab610a5656c409dc5758551ec097ca.tar.gz clientdata-84db1b0c4cab610a5656c409dc5758551ec097ca.tar.bz2 clientdata-84db1b0c4cab610a5656c409dc5758551ec097ca.tar.xz clientdata-84db1b0c4cab610a5656c409dc5758551ec097ca.zip |
Start fixing testxml error
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/darkknighthelmet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/darkknighthelmet.xml b/graphics/sprites/equipment/head/darkknighthelmet.xml index 4dce78fc..c410f843 100644 --- a/graphics/sprites/equipment/head/darkknighthelmet.xml +++ b/graphics/sprites/equipment/head/darkknighthelmet.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/head/darknighthelmet.png" + src="graphics/sprites/equipment/head/darkknighthelmet.png" width="20" height="44" offsetY="1"/> |