diff --git a/mausuHoldo.ahk b/mausuHoldo.ahk index 3f1e33a..fb1128a 100644 --- a/mausuHoldo.ahk +++ b/mausuHoldo.ahk @@ -108,10 +108,14 @@ RAlt & LAlt:: { mouseThread.ahkTerminate() ;;ahkthread_free(mouseThread) - lefMov := 0 - rightMov := 0 - upMov := 0 - downMov := 0 + share.lefMov := 0 + test1 := 0 + share.rightMov := 0 + test2 := 0 + share.upMov := 0 + test3 := 0 + share.downMov := 0 + test4 := 0 lBtnHold := 0 mBtnHold := 0 rBtnHold := 0