Helipad support is coming....
This commit is contained in:
parent
d56c2b2f80
commit
8b002c2655
3 changed files with 12 additions and 0 deletions
BIN
Textures/Runway/pa_helipad.png
Normal file
BIN
Textures/Runway/pa_helipad.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
BIN
Textures/Runway/pc_helipad.png
Normal file
BIN
Textures/Runway/pc_helipad.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
|
@ -404,6 +404,12 @@ Shared parameters for various materials.
|
|||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pa_heli</name>
|
||||
<texture>Runway/pa_helipad.png</texture>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pc_taxiway</name>
|
||||
<name>dirt_rwytaxiway</name>
|
||||
|
@ -694,6 +700,12 @@ Shared parameters for various materials.
|
|||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<name>pc_heli</name>
|
||||
<texture>Runway/pc_helipad.png</texture>
|
||||
<wrapu>false</wrapu>
|
||||
</material>
|
||||
|
||||
<!-- Default Summer -->
|
||||
|
||||
<material>
|
||||
|
|
Loading…
Reference in a new issue