1
0
Fork 0

Correct duplicate material names

This commit is contained in:
Christian Schmitt 2012-12-12 12:01:58 +01:00
parent f0b4466a68
commit 5fb81648e2
3 changed files with 0 additions and 6 deletions

View file

@ -5,7 +5,6 @@
<material>
<name>grass_rwy</name>
<name>Grass</name>
<texture>Runway/grass_rwy.dds</texture>
<xsize>75</xsize>
<ysize>75</ysize>
@ -18,7 +17,6 @@
<material>
<name>dirt_rwy</name>
<name>Dirt</name>
<texture>Runway/dirt_rwy.dds</texture>
<friction-factor>0.7</friction-factor>
<rolling-friction>0.04</rolling-friction>

View file

@ -5,7 +5,6 @@
<material>
<name>grass_rwy</name>
<name>Grass</name>
<texture>Runway/grass_rwy.png</texture>
<xsize>75</xsize>
<ysize>75</ysize>
@ -18,7 +17,6 @@
<material>
<name>dirt_rwy</name>
<name>Dirt</name>
<texture>Runway/dirt_rwy.png</texture>
<friction-factor>0.7</friction-factor>
<rolling-friction>0.04</rolling-friction>

View file

@ -5,7 +5,6 @@
<material>
<name>grass_rwy</name>
<name>Grass</name>
<effect>Effects/airfield</effect>
<texture>Runway/grass_rwy.png</texture>
<xsize>75</xsize>
@ -19,7 +18,6 @@
<material>
<name>dirt_rwy</name>
<name>Dirt</name>
<texture>Runway/dirt_rwy.png</texture>
<friction-factor>0.7</friction-factor>
<rolling-friction>0.04</rolling-friction>