sapphire: overlay: Disable turbulence noise

This commit is contained in:
basamaryan
2025-09-19 22:15:33 +08:00
committed by Liekoo
parent 880c4275c8
commit 06ccdb7fbf

View File

@@ -57,4 +57,8 @@
<!-- The CPU temperature divider, if needed -->
<integer name="config_cpuTempDivider" translatable="false">1000</integer>
<!-- Whether to play turbulence noise after clicking the play button -->
<bool name="config_turbulenceNoise">false</bool>
</resources>