From 2761432f406d6d8e43bdb701a7e63f21812e0f7c Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 11 Nov 2021 13:26:19 +0000 Subject: Merge comment and if statement to match existing --- ahk-assistant.ahk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ahk-assistant.ahk') diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk index ea1ff3c..e6b450d 100644 --- a/ahk-assistant.ahk +++ b/ahk-assistant.ahk @@ -288,8 +288,7 @@ Insert::appendClipboard() ^h::send {Home}{Esc} ; return to capital city, then close home screen #IfWinActive -; dead by daylight -#IfWinActive ahk_exe DeadByDaylight-Win64-Shipping.exe +#IfWinActive ahk_exe DeadByDaylight-Win64-Shipping.exe ; dead by daylight *G:: Loop { -- cgit v1.2.3