diff options
Diffstat (limited to 'graphics/sprites/icons/spell-haste.xml')
-rw-r--r-- | graphics/sprites/icons/spell-haste.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/icons/spell-haste.xml b/graphics/sprites/icons/spell-haste.xml index b24a6ff1..1c7c4969 100644 --- a/graphics/sprites/icons/spell-haste.xml +++ b/graphics/sprites/icons/spell-haste.xml @@ -3,7 +3,7 @@ <imageset name="base" src="graphics/sprites/icons/spell-haste.png" width="13" height="20"/> <action name="default" imageset="base"> <animation direction="default"> - <frame index="0" offsetY="4" delay="0"/> + <frame index="0" offsetY="-23" delay="0"/> </animation> </action> </sprite> |