Fix to skeleton unit crash in Atlas

This was SVN commit r10360.
This commit is contained in:
Pureon 2011-10-02 18:39:44 +00:00
parent 9cc13a2b80
commit fce9b9a37e
3 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@
<group>
<variant frequency="1" name="skeleton_1">
<mesh>props/skeleton_1.dae</mesh>
<texture>props\skeleton_1.dds</texture>
<texture>props/skeleton_1.dds</texture>
</variant>
<variant frequency="1" name="skeleton_2">
<mesh>props/skeleton_2.dae</mesh>
<texture>props\skeleton_1.dds</texture>
<texture>props/skeleton_1.dds</texture>
</variant>
</group>