Skip to content

Commit ede77c8

Browse files
committed
remove fullscreen checkbox from pause menu
1 parent 56ded89 commit ede77c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Data/Base.rte/GUIs/SettingsPauseGUI.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ X = 14
192192
Y = 135
193193
Width = 85
194194
Height = 16
195-
Visible = True
196-
Enabled = True
195+
Visible = False
196+
Enabled = False
197197
Name = CheckboxFullscreen
198198
Anchor = Left, Top
199199
Text = Fullscreen

0 commit comments

Comments
 (0)