Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
no5ix committed Apr 26, 2022
1 parent c360748 commit 99f3175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sux_core.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ SUB_ONLY_DOUBLE_HIT:
; tt(A_ThisHotkey)
; cur_key := StrReplace(A_ThisHotkey, "~")
action := HOTKEY_REGISTER_MAP[DOUBLE_HIT_KEY_PREFIX . cur_key]
m(action)
; m(action)
; if(action="") {
; return
; }
Expand Down

0 comments on commit 99f3175

Please sign in to comment.