From 0e28ea6b8c70723676447c8c56750ab632c6600e Mon Sep 17 00:00:00 2001 From: Andromeda Date: Wed, 18 Jun 2025 19:37:10 -0400 Subject: [PATCH] forgot to update grenade macro for new laser pointer key --- scripts/Deep Rock Galactic.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Deep Rock Galactic.ahk b/scripts/Deep Rock Galactic.ahk index 90460ab..a237a1e 100644 --- a/scripts/Deep Rock Galactic.ahk +++ b/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