1
0
forked from mirrors/0ad

Fix a typo and a duplicated prop noticed by @elexis and checkrefs.pl. Remove a duplicated sail prop.

This was SVN commit r23451.
This commit is contained in:
Stan
2020-01-27 22:50:38 +00:00
parent 9c2e9d7893
commit dbdd1dc01b
@@ -4,10 +4,7 @@
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/pers_merc_rail.dae.dae</mesh>
<props>
<prop actor="props/structures/persians/merchant_sail.xml" attachpoint="root"/>
</props>
<mesh>structural/pers_merc_rail.dae</mesh>
<textures>
<texture file="structural/pers_merc.dds" name="baseTex"/>
</textures>