reduce apu volume by 50%
This commit is contained in:
parent
050306f352
commit
174ce47018
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
</condition>
|
||||
<volume>
|
||||
<property>/systems/apu/rpm</property>
|
||||
<factor>0.01</factor>
|
||||
<factor>0.005</factor>
|
||||
<min>0</min>
|
||||
</volume>
|
||||
<pitch>
|
||||
|
@ -34,7 +34,7 @@
|
|||
</condition>
|
||||
<volume>
|
||||
<property>/systems/apu/rpm</property>
|
||||
<factor>0.01</factor>
|
||||
<factor>0.005</factor>
|
||||
<min>0</min>
|
||||
</volume>
|
||||
<pitch>
|
||||
|
|
Reference in a new issue