Disable reload hot key

This commit is contained in:
Fernando Schauenburg 2023-03-10 12:28:21 +01:00
parent 7bb9c526c8
commit cbe10657f7

View file

@ -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