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