Skip to content

Commit

Permalink
fix(a380x/sound): Remove old remnant of AP disconnect sound (#9185)
Browse files Browse the repository at this point in the history
remove old remnant of disconnect sound

(cherry picked from commit 6dcd779)
  • Loading branch information
flogross89 committed Oct 30, 2024
1 parent 55f459c commit fb3e87b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@
<WwiseRTPC LocalVar="A32NX_SOUND_EXTERIOR_MASTER" Units="number" Index="0" RTPCName="LOCALVAR_A32NX_EXTERIOR_VOLUME" />
</Sound>

<Sound WwiseData="true" WwiseEvent="AP_DC_new" Continuous="false" NodeName="PEDALS_LEFT" LocalVar="A32NX_AUTOPILOT_ACTIVE" Units="BOOL" Index="0">
<Range UpperBound="0" />
</Sound>

<Sound WwiseData="true" WwiseEvent="APUnlock" NodeName="PUSH_YOKE_LEFT" ViewPoint="Inside" Continuous="false" LocalVar="A32NX_AUTOPILOT_ACTIVE" Units="BOOL" Index="0">
<Range UpperBound="0" />
</Sound>
Expand Down

0 comments on commit fb3e87b

Please sign in to comment.