Remove keybind conflict
This commit is contained in:
8
Echo.ahk
8
Echo.ahk
@@ -313,6 +313,10 @@ return
|
|||||||
; MakeUI()
|
; MakeUI()
|
||||||
; return
|
; return
|
||||||
|
|
||||||
|
; F4::
|
||||||
|
; WhitelistButtonUI()
|
||||||
|
; return
|
||||||
|
|
||||||
F3::
|
F3::
|
||||||
ShowTooltip("Adding key")
|
ShowTooltip("Adding key")
|
||||||
addNext := 1
|
addNext := 1
|
||||||
@@ -333,10 +337,6 @@ return
|
|||||||
RemoveCurrentWindow()
|
RemoveCurrentWindow()
|
||||||
Return
|
Return
|
||||||
|
|
||||||
F4::
|
|
||||||
WhitelistButtonUI()
|
|
||||||
return
|
|
||||||
|
|
||||||
F6::
|
F6::
|
||||||
TogglePause()
|
TogglePause()
|
||||||
return
|
return
|
||||||
|
Reference in New Issue
Block a user