Files
narya/tests/rsrc/bundles/components/classes.xml
T
Michael Bayne c25f5ce570 Out with the old, in with the new.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@998 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-02-14 01:11:14 +00:00

14 lines
473 B
XML

<?xml version="1.0" standalone="yes"?>
<!-- $Id: classes.xml,v 1.3 2002/02/14 01:11:11 mdb Exp $ -->
<!-- test component class definitions -->
<classes>
<class name="legs" renderPriority="1"/>
<class name="feet" renderPriority="0"/>
<class name="hands" renderPriority="2"/>
<class name="torso" renderPriority="3"/>
<class name="head" renderPriority="4"/>
<class name="hair" renderPriority="5"/>
<class name="hat" renderPriority="6"/>
</classes>