Initial support for jet sounds, from Erik Hofman.
This commit is contained in:
parent
3e12e550db
commit
2522bdba92
5 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,7 @@ UIUC Boeing 747 init file.
|
|||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/747/747-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
|
|
|
@ -15,8 +15,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<flight-model>yasim</flight-model>
|
||||
<aero>747</aero>
|
||||
<fuel-fraction>1.0</fuel-fraction>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/747/747-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
|
|
|
@ -18,6 +18,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/a4/a4-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
|
|
|
@ -18,6 +18,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/a4/a4-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
|
|
BIN
Sounds/jet.wav
Normal file
BIN
Sounds/jet.wav
Normal file
Binary file not shown.
Loading…
Reference in a new issue