Skip to content

Commit

Permalink
BH3_Hotkey.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
Spr-Aachen committed Oct 3, 2022
1 parent fb8dab3 commit 68567bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BH3_Hotkey.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ If GetKeyState(Key_NormalAttack, "P") ; 通过行为检测防止被ViewControlTe
SetTimer, ViewControl, On
}
Else
KeyWait, %Key_MainSkill%
KeyWait, %Key_NormalAttack%
SendInput, {j Up}
}
Return
Expand Down

0 comments on commit 68567bf

Please sign in to comment.