From 5a639664f9ae3e1fde922017804b3de0fa3d1d0c Mon Sep 17 00:00:00 2001 From: Zjamnik Date: Sat, 10 Feb 2024 23:49:01 +0100 Subject: [PATCH] function needs () -.- --- stratagems.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratagems.ahk b/stratagems.ahk index 4167b79..b1bba04 100644 --- a/stratagems.ahk +++ b/stratagems.ahk @@ -68,7 +68,7 @@ Hellbomb() { BlockInput "Off" } -SSSDDelivery { +SSSDDelivery() { BlockInput "On" Send "{LControl down}sssww{LControl up}" BlockInput "Off"