diff --git a/stratagems.ahk b/stratagems.ahk index 1d23773..d3043d7 100644 --- a/stratagems.ahk +++ b/stratagems.ahk @@ -32,7 +32,7 @@ recorderHotkey(keypressed) { } #HotIf WinActive("ahk_exe helldivers2.exe") -[:: { +^]:: { if (recording) { Hotkey("~Space", , "Off") Hotkey("~w", , "Off")