Remove leftover comment from copying another script.
This commit is contained in:
parent
d7a8dd6be0
commit
fd7d2732fd
1 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,4 @@
|
||||||
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
|
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
|
||||||
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
||||||
|
|
||||||
; USE CTRL + SPACE TO TOGGLE THE EFFECT ON AND OFF
|
CapsLock:: F13
|
||||||
CapsLock:: F13
|
|
||||||
|
|
Loading…
Reference in a new issue