Prevent crc sounding when master warning is on but sound is off
This commit is contained in:
parent
741e579113
commit
718962e2fb
1 changed files with 4 additions and 2 deletions
|
@ -1498,8 +1498,10 @@
|
|||
<mode>looped</mode>
|
||||
<type>avionics</type>
|
||||
<condition>
|
||||
<and>
|
||||
<property>/ECAM/warnings/master-warning-light</property>
|
||||
<property>/sim/sound/warnings/crc</property>
|
||||
</and>
|
||||
</condition>
|
||||
<volume>
|
||||
<property>sim/sound/effects/volume</property>
|
||||
|
|
Reference in a new issue