Correct duplicate material names
This commit is contained in:
parent
f0b4466a68
commit
5fb81648e2
3 changed files with 0 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue