mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-16 21:25:46 +00:00
Comment
This commit is contained in:
parent
ff95571ba9
commit
ad05139754
@ -24,7 +24,7 @@ return
|
||||
|
||||
SetKb1Context(state){
|
||||
global isKeyboard1Active
|
||||
Sleep 0
|
||||
Sleep 0 ; We seem to need this for hotstrings to work, not sure why
|
||||
isKeyboard1Active := state
|
||||
}
|
||||
#if isKeyboard1Active
|
||||
|
Loading…
Reference in New Issue
Block a user