1
0
forked from 0ad/0ad

[art] Fix Brennus actor's material.

This was SVN commit r26809.
This commit is contained in:
wowgetoffyourcellphone 2022-04-20 17:28:38 +00:00
parent da983fbe42
commit f1a59eca29

View File

@ -38,5 +38,5 @@
<variant file="biped/rider/cavalry/base_swordsman_ready_shield.xml" name="Swordsman-Ready-Shield" frequency="1"/>
<variant file="biped/rider/death_shield.xml"/>
</group>
<material>player_trans.xml</material>
<material>player_trans_spec.xml</material>
</actor>