Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 0356f37

Browse files
committed
Alignment adjustments in misc settings menu layout
1 parent 986df5e commit 0356f37

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,7 +3399,7 @@ ControlType = CHECKBOX
33993399
Parent = CollectionBoxMiscSettings
34003400
X = 15
34013401
Y = 35
3402-
Width = 230
3402+
Width = 220
34033403
Height = 20
34043404
Visible = True
34053405
Enabled = True
@@ -3411,9 +3411,9 @@ Text = Skip intro
34113411
[CheckboxShowToolTips]
34123412
ControlType = CHECKBOX
34133413
Parent = CollectionBoxMiscSettings
3414-
X = 265
3414+
X = 245
34153415
Y = 35
3416-
Width = 200
3416+
Width = 220
34173417
Height = 20
34183418
Visible = True
34193419
Enabled = True
@@ -3428,7 +3428,7 @@ ControlType = CHECKBOX
34283428
Parent = CollectionBoxMiscSettings
34293429
X = 15
34303430
Y = 55
3431-
Width = 230
3431+
Width = 220
34323432
Height = 20
34333433
Visible = True
34343434
Enabled = True
@@ -3440,9 +3440,9 @@ Text = Show progress report during loading
34403440
[CheckboxShowAdvancedPerfStats]
34413441
ControlType = CHECKBOX
34423442
Parent = CollectionBoxMiscSettings
3443-
X = 265
3443+
X = 245
34443444
Y = 55
3445-
Width = 230
3445+
Width = 220
34463446
Height = 20
34473447
Visible = True
34483448
Enabled = True
@@ -3456,7 +3456,7 @@ ControlType = CHECKBOX
34563456
Parent = CollectionBoxMiscSettings
34573457
X = 15
34583458
Y = 75
3459-
Width = 230
3459+
Width = 220
34603460
Height = 20
34613461
Visible = True
34623462
Enabled = True
@@ -3468,9 +3468,9 @@ Text = Measure module loading time
34683468
[CheckboxUseMonospaceConsoleFont]
34693469
ControlType = CHECKBOX
34703470
Parent = CollectionBoxMiscSettings
3471-
X = 265
3471+
X = 245
34723472
Y = 75
3473-
Width = 230
3473+
Width = 220
34743474
Height = 20
34753475
Visible = True
34763476
Enabled = True

0 commit comments

Comments
 (0)