Browse Source

typo

master
Mar Alegre 3 years ago
parent
commit
091422f8f7
  1. 2
      src/Deep Rock Galactic.ahk

2
src/Deep Rock Galactic.ahk

@ -65,7 +65,7 @@ RemoveTooltip() {
*!e UP::Hold("e",["w","a","s","d"])
; Alt + W holds W
*!e UP::Hold("w",["s"])
*!w UP::Hold("w",["s"])
; Press shift to sprint, only toggles on
*LShift::{

Loading…
Cancel
Save