fixed keyboard shortcut for "Trap Mouse Cursor" option
This commit is contained in:
@@ -1058,7 +1058,7 @@ GUIGUIOptnsKeys:
|
||||
jne .guioptn12
|
||||
xor byte[MouseWheel],1
|
||||
.guioptn12
|
||||
cmp dh,'R'
|
||||
cmp dh,'P'
|
||||
jne .guioptn13
|
||||
xor byte[TrapMouseCursor],1
|
||||
.guioptn13
|
||||
|
||||
@@ -5042,7 +5042,7 @@ DisplayGUIOptns:
|
||||
GUIOuttextwin2u 10,26,183,GUIGUIOptnsTextF,2
|
||||
GUIOuttextwin2u 10,138,38,GUIGUIOptnsTextK,1
|
||||
GUIOuttextwin2u 10,26,193,GUIGUIOptnsTextL,1
|
||||
GUIOuttextwin2u 10,138,58,GUIGUIOptnsTextN,1
|
||||
GUIOuttextwin2u 10,138,58,GUIGUIOptnsTextN,3
|
||||
%endif
|
||||
mov byte[GUIGUIOptnsText6],'R'
|
||||
GUIOuttextwin2 10,16,123,GUIGUIOptnsText6
|
||||
|
||||
Reference in New Issue
Block a user