summaryrefslogtreecommitdiff
path: root/graphics/sprites/icon-hidden.xml
blob: 90dd9602addac6a9d5f05d3ed11ac0408df6a9b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
	<imageset name="base" src="graphics/sprites/icon-hidden.png" width="12" height="12" />

	<action name="default" imageset="base">
		<animation direction="default">
			<frame index="0" offsetY="3" delay="0"/>
		</animation>
	</action>
</sprite>