From eec4a13a3b2682efea022050f30b0f309ad86f9d Mon Sep 17 00:00:00 2001 From: Bear Date: Fri, 21 Jul 2023 21:24:55 -0500 Subject: [PATCH] changed keybind --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 84f39d5..923fad5 100644 --- a/core.lua +++ b/core.lua @@ -39,7 +39,7 @@ function BearsSwitcher:OnInitialize() volumeDown = GetBindingText("NUMPADMINUS"), volumeSteps = 1, toggle = GetBindingText("NUMPADMULTIPLY"), - music_toggle = GetBindingText("NUMPADDIVIDE"), + music_toggle = GetBindingText("ctrl+NUMPADMULTIPLY"), enableSound = true }