diff options
| -rw-r--r-- | AutoHotkey.ahk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/AutoHotkey.ahk b/AutoHotkey.ahk index 898831f..4a97b63 100644 --- a/AutoHotkey.ahk +++ b/AutoHotkey.ahk @@ -34,7 +34,7 @@ return  ; Remove the second file in the UFO Cached files list  ^#c:: -Click, 660, 50 +Click, 630, 50  Sleep, 1000  Click, 300, 220, Relative  return | 
