1
0
Fork 0

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:
david 2003-11-30 22:22:06 +00:00
parent 8197dfba44
commit 03418a2b04

View file

@ -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>