Fixed bug that was introduced last commit...........
This commit is contained in:
2
Echo.ahk
2
Echo.ahk
@@ -12,7 +12,7 @@ ih.OnKeyUp := Func("OnKeyUp")
|
|||||||
ih.Start()
|
ih.Start()
|
||||||
|
|
||||||
global enabledWindows := Array()
|
global enabledWindows := Array()
|
||||||
enabledWindows.Push(Array())t
|
enabledWindows.Push(Array())
|
||||||
enabledWindows.Push(Array())
|
enabledWindows.Push(Array())
|
||||||
|
|
||||||
global keyLog := {}
|
global keyLog := {}
|
||||||
|
Reference in New Issue
Block a user