Disable reload hot key
This commit is contained in:
parent
7bb9c526c8
commit
cbe10657f7
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 }},
|
||||
}
|
||||
|
||||
^!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.
|
||||
SetNumLockState True
|
||||
|
|
Loading…
Add table
Reference in a new issue