Skip to content

Commit 20526a6

Browse files
authored
Complete #5
Fixed the #4 again
1 parent 49eb719 commit 20526a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source.ahk

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#SingleInstance, Force
22

3-
3+
Hotkey, LButton, Cheat, On
4+
Hotkey, LButton, Off
45
clicks := 1
56
hotKeyCC := ""
67
previousHotkeyCC := ""

0 commit comments

Comments
 (0)