diff --git a/src/Deep Rock Galactic.ahk b/src/Deep Rock Galactic.ahk index 69d6e3a..0f61209 100644 --- a/src/Deep Rock Galactic.ahk +++ b/src/Deep Rock Galactic.ahk @@ -64,6 +64,9 @@ RemoveTooltip() { ; Alt + E holds E *!e UP::Hold("e",["w","a","s","d"]) +; Alt + W holds W +*!e UP::Hold("w",["s"]) + ; Press shift to sprint, only toggles on *LShift::{ Send "{Blind}{LShift up}{LShift down}"