Removing requirement to restart game after applying changes to mouse focus option. The setting now defaults to 'false' as it is likely to be disruptive to players who are used to the usual behaviour in windowed mode.
This commit is contained in:
@@ -318,14 +318,6 @@ Container@SETTINGS_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Lock mouse to window
|
||||
Label@LOCKMOUSE_DESC:
|
||||
X: 25
|
||||
Y: 110
|
||||
Width: 130
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Right
|
||||
Text: (Requires restart)
|
||||
Label@SCROLL_SPEED_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 67
|
||||
|
||||
@@ -322,14 +322,6 @@ Background@SETTINGS_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Lock mouse to window
|
||||
Label@LOCKMOUSE_DESC:
|
||||
X: 25
|
||||
Y: 110
|
||||
Width: 130
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Right
|
||||
Text: (Requires restart)
|
||||
Label@SCROLL_SPEED_LABEL:
|
||||
X: PARENT_RIGHT - WIDTH - 270
|
||||
Y: 67
|
||||
|
||||
Reference in New Issue
Block a user