Fix
This commit is contained in:
parent
5de209928a
commit
507b1d88c1
1 changed files with 2 additions and 2 deletions
|
@ -815,7 +815,7 @@
|
||||||
<apoff>
|
<apoff>
|
||||||
<name>apoff-looped</name>
|
<name>apoff-looped</name>
|
||||||
<mode>looped</mode>
|
<mode>looped</mode>
|
||||||
<path>Aircraft/IDG-A32X/Sounds/apoff.wav</path>
|
<path>Aircraft/IDG-A32X/Sounds/calvary-charge-loop.wav</path>
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<equals>
|
<equals>
|
||||||
|
@ -844,7 +844,7 @@
|
||||||
<apoff>
|
<apoff>
|
||||||
<name>apoff-single</name>
|
<name>apoff-single</name>
|
||||||
<mode>once</mode>
|
<mode>once</mode>
|
||||||
<path>Aircraft/IDG-A32X/Sounds/apoff.wav</path>
|
<path>Aircraft/IDG-A32X/Sounds/calvary-charge-once.wav</path>
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<equals>
|
<equals>
|
||||||
|
|
Reference in a new issue