Browse Source

fixed indent

master
Raphael Roberts 7 years ago
parent
commit
32c2ca731b
  1. 4
      clicker.ahk

4
clicker.ahk

@ -23,7 +23,7 @@ while cont
}
else
{
DllCall("Sleep", UInt, d)
DllCall("Sleep", UInt, d)
Click
}
}
@ -33,6 +33,6 @@ Tab::
FileDelete,%fname%
}
else {
FileAppend,,%fname%
FileAppend,,%fname%
}
Pause,Toggle,1
Loading…
Cancel
Save