Prevent crc sounding when master warning is on but sound is off

This commit is contained in:
legoboyvdlp R 2019-04-26 10:45:17 +01:00
parent 741e579113
commit 718962e2fb

View file

@ -1498,8 +1498,10 @@
<mode>looped</mode>
<type>avionics</type>
<condition>
<property>/ECAM/warnings/master-warning-light</property>
<property>/sim/sound/warnings/crc</property>
<and>
<property>/ECAM/warnings/master-warning-light</property>
<property>/sim/sound/warnings/crc</property>
</and>
</condition>
<volume>
<property>sim/sound/effects/volume</property>