File: error.xml

package info (click to toggle)
mana 0.7.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 18,068 kB
  • sloc: cpp: 73,403; sh: 6,362; ansic: 5,162; xml: 1,509; makefile: 422; java: 141; php: 127
file content (10 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (2)
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>