From 3eab62a2a2a5717681420558bd9565c0818b487b Mon Sep 17 00:00:00 2001 From: Augustus <123775785+OlegTheSnowman@users.noreply.github.com> Date: Wed, 2 Jul 2025 03:56:19 +0300 Subject: [PATCH] added f4 to control master volume --- cosmic rage/worlds/plugins/CosmicRage.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/cosmic rage/worlds/plugins/CosmicRage.xml b/cosmic rage/worlds/plugins/CosmicRage.xml index c342461..f7012b7 100644 --- a/cosmic rage/worlds/plugins/CosmicRage.xml +++ b/cosmic rage/worlds/plugins/CosmicRage.xml @@ -37,6 +37,7 @@ Accelerator("alt + home", "@buffer top") Accelerator("alt+shift+delete", "@buffer clear") Accelerator("alt+shift+right", "@buffer add") Accelerator("alt+shift+left", "@buffer delete") +Accelerator("f4", "@sp-settings master volume") Accelerator("f5", "@sp-settings ambiance volume") Accelerator("f6", "@sp-settings clocks volume") Accelerator("f7", "@sp-settings in and out of character communications volume")