We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ff71e commit 7c433c4Copy full SHA for 7c433c4
source/funkin/util/Constants.hx
@@ -574,7 +574,7 @@ class Constants
574
/**
575
* How much volume should be reduced on Application Focus Lost.
576
*/
577
- public static final LOST_FOCUS_VOLUME_MULTIPLIER:Float = 0.15;
+ public static final LOST_FOCUS_VOLUME_MULTIPLIER:Float = 0.1;
578
579
580
* Duration, in seconds, how long should volume reduce.
0 commit comments