File: error.xml

package info (click to toggle)
mana 0.6.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 13,732 kB
  • sloc: cpp: 56,498; ansic: 4,691; objc: 247; java: 141; makefile: 137; php: 127; xml: 89; sh: 35
file content (10 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
	<imageset name="base" src="graphics/sprites/error.png" width="29" height="9" />
	
	<action name="default" imageset="base">
		<animation direction="default">
			<frame index="0" />
		</animation>
	</action>
</sprite>