From 7ff9052f7e183147c2983bbcd143e9a11dcb9300 Mon Sep 17 00:00:00 2001 From: Augustus <123775785+OlegTheSnowman@users.noreply.github.com> Date: Mon, 28 Apr 2025 20:32:34 +0300 Subject: [PATCH] added shift-f1 for toggling the soundpack in a quick way --- scripts/misc.set | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/misc.set b/scripts/misc.set index 158ed0a..045c5c7 100644 --- a/scripts/misc.set +++ b/scripts/misc.set @@ -79,3 +79,5 @@ #alias spacecombatmusic {~@sp-settings space combat music} #alias weathersounds {~@sp-settings weather sounds} #alias serversidesoundpacksettings {~@sp-settings} +#key {alt-shift-h} {localsphelp} +#key {Shift-f1} {~@sp-toggle} \ No newline at end of file