Disable reload hot key
This commit is contained in:
parent
4dcf410573
commit
f11449866b
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@ POS := {
|
||||||
mainFocus : {pos: {x: 0.18, y: 0}, size: {width: 0.64, height: 1 }},
|
mainFocus : {pos: {x: 0.18, y: 0}, size: {width: 0.64, height: 1 }},
|
||||||
}
|
}
|
||||||
|
|
||||||
^!r::Reload
|
; Uncomment the following line while making changes for easy reload.
|
||||||
|
; ^!r::Reload
|
||||||
|
|
||||||
; Make sure NumLock is active so that Numpad mappinfs below will work.
|
; Make sure NumLock is active so that Numpad mappinfs below will work.
|
||||||
SetNumLockState True
|
SetNumLockState True
|
||||||
|
|
Loading…
Add table
Reference in a new issue