From ae4dceffaccdb8a1e83557c18eec66b4810615cd Mon Sep 17 00:00:00 2001 From: Stian Lund Date: Tue, 12 Dec 2023 18:27:26 +0100 Subject: [PATCH] comment ahk --- Autohotkey/FlashpointCampaigns-V2.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Autohotkey/FlashpointCampaigns-V2.ahk b/Autohotkey/FlashpointCampaigns-V2.ahk index 9df5252..4afbf5b 100755 --- a/Autohotkey/FlashpointCampaigns-V2.ahk +++ b/Autohotkey/FlashpointCampaigns-V2.ahk @@ -1,4 +1,4 @@ -/** AutoHotkey v2 script for Flashpoint Campaigns **/ +; AutoHotkey v2 script for Flashpoint Campaigns #Warn ; Enable warnings to assist with detecting common errors. #UseHook true ; Keyboard hook #SingleInstance force ; Force single running instance