blob: e5b65483b080397920128169deb2a20f356bda1d (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2015-2016 ManaPlus developers -->
<sprite>
<imageset name="icon"
src="graphics/badges/away.png"
width="16"
height="16"
offsetY="0"/>
<action name="default" imageset="icon">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|