Skip to content

Commit

Permalink
埋伏bug一手,先手关闭模拟鼠标
Browse files Browse the repository at this point in the history
  • Loading branch information
moshuying committed Jul 16, 2020
1 parent cc38c1b commit 5f10662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easyWork.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
JoyThresholdUpper := 50 + JoyThreshold
JoyThresholdLower := 50 - JoyThreshold
YAxisMultiplier = -1
; SetTimer, WatchKeyboard, 10 ;默认启动
SetTimer, WatchKeyboard, off ;启动时关闭模拟鼠标
Hotkey, d, ButtonLeft
Hotkey, f, ButtonRight
Hotkey, i,empty
Expand Down

0 comments on commit 5f10662

Please sign in to comment.