1
0
forked from 0ad/0ad

Fixes waypoint flags for Britons and Gauls.

This was SVN commit r12084.
This commit is contained in:
Michael D. Hafer 2012-07-08 20:15:16 +00:00
parent e416b38811
commit b7e6bbdf3f

View File

@ -38,6 +38,12 @@
<variant name="athen">
<texture>props/banner_greek.png</texture>
</variant>
<variant name="brit">
<texture>props/banner_celt.png</texture>
</variant>
<variant name="gaul">
<texture>props/banner_celt.png</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>