1
0
forked from mirrors/0ad

Correct a typo cooper -> copper.

This was SVN commit r23960.
This commit is contained in:
Alexandermb
2020-08-13 02:21:37 +00:00
parent c9a523796a
commit 4e033dace9
4 changed files with 10 additions and 4 deletions
@@ -13,13 +13,13 @@
<variant frequency="1" name="Normal Bumpy">
<textures>
<texture file="props/shield/pelte_round_norm_02.png" name="normTex"/>
<texture file="props/shield/pelte_round_cooper_spec.png" name="specTex"/>
<texture file="props/shield/pelte_round_copper_spec.png" name="specTex"/>
</textures>
</variant>
<variant frequency="1" name="Normal Smooth">
<textures>
<texture file="props/shield/aspis_01_norm.png" name="normTex"/>
<texture file="props/shield/pelte_round_cooper_spec.png" name="specTex"/>
<texture file="props/shield/pelte_round_copper_spec.png" name="specTex"/>
</textures>
</variant>
</group>
@@ -13,13 +13,13 @@
<variant frequency="1" name="Normal Bumpy">
<textures>
<texture file="props/shield/pelte_round_norm_02.png" name="normTex"/>
<texture file="props/shield/pelte_round_cooper_spec.png" name="specTex"/>
<texture file="props/shield/pelte_round_copper_spec.png" name="specTex"/>
</textures>
</variant>
<variant frequency="1" name="Normal Smooth">
<textures>
<texture file="props/shield/aspis_01_norm.png" name="normTex"/>
<texture file="props/shield/pelte_round_cooper_spec.png" name="specTex"/>
<texture file="props/shield/pelte_round_copper_spec.png" name="specTex"/>
</textures>
</variant>
</group>