Browse Source

forgot to update grenade macro for new laser pointer key

master
Andromeda 4 days ago
parent
commit
0e28ea6b8c
  1. 4
      scripts/Deep Rock Galactic.ahk

4
scripts/Deep Rock Galactic.ahk

@ -69,8 +69,8 @@ RemoveTooltip() {
*!e UP::Hold("e",["e","w","a","s","d","Space","LButton","RButton"])
; Grenade animation canceling
*MButton::Send "{Blind}{LCtrl down}{MButton down}"
*MButton UP::Send "{Blind}{LCtrl up}{MButton up}"
*MButton::Send "{Blind}{RCtrl down}{MButton down}"
*MButton UP::Send "{Blind}{RCtrl up}{MButton up}"
;
; Distruptive macros

Loading…
Cancel
Save