Add an apron texture for asphalt.
Remove the broken yellow lines around the taxiways. They're rare in real life, and look awful in FlightGear, since we cannot really align taxiways yet anyway.
This commit is contained in:
parent
8197dfba44
commit
03418a2b04
1 changed files with 5 additions and 0 deletions
|
@ -96,6 +96,11 @@ Shared parameters for various materials.
|
||||||
<texture>Runway/pa_taxiway.rgb</texture>
|
<texture>Runway/pa_taxiway.rgb</texture>
|
||||||
</material>
|
</material>
|
||||||
|
|
||||||
|
<material>
|
||||||
|
<name>pa_tiedown</name>
|
||||||
|
<texture>Runway/pa_tiedown.rgb</texture>
|
||||||
|
</material>
|
||||||
|
|
||||||
<material>
|
<material>
|
||||||
<name>pa_dspl_thresh</name>
|
<name>pa_dspl_thresh</name>
|
||||||
<texture>Runway/pa_dspl_thresh.rgb</texture>
|
<texture>Runway/pa_dspl_thresh.rgb</texture>
|
||||||
|
|
Loading…
Add table
Reference in a new issue