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

Commit bffafe5

Browse files
committed
Merge branch 'development' into 4zk-content
2 parents cbfe814 + 7b7301f commit bffafe5

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3321,11 +3321,25 @@ Anchor = Right, Bottom, Left
33213321
Checked = Checked
33223322
Text = Enable Crab Bombs
33233323

3324+
[CheckboxSmartBuyMenuNavigation]
3325+
ControlType = CHECKBOX
3326+
Parent = CollectionBoxGameplaySettings
3327+
X = 15
3328+
Y = 95
3329+
Width = 220
3330+
Height = 20
3331+
Visible = True
3332+
Enabled = True
3333+
Name = CheckboxSmartBuyMenuNavigation
3334+
Anchor = Right, Bottom, Left
3335+
Checked = Checked
3336+
Text = Smart order menu navigation
3337+
33243338
[LabelMaxUnheldItems]
33253339
ControlType = LABEL
33263340
Parent = CollectionBoxGameplaySettings
33273341
X = 17
3328-
Y = 115
3342+
Y = 135
33293343
Width = 150
33303344
Height = 20
33313345
Visible = True
@@ -3340,7 +3354,7 @@ VAlignment = middle
33403354
ControlType = TEXTBOX
33413355
Parent = CollectionBoxGameplaySettings
33423356
X = 165
3343-
Y = 117
3357+
Y = 137
33443358
Width = 40
33453359
Height = 16
33463360
Visible = True
@@ -3352,7 +3366,7 @@ Anchor = Left, Top
33523366
ControlType = LABEL
33533367
Parent = CollectionBoxGameplaySettings
33543368
X = 247
3355-
Y = 115
3369+
Y = 135
33563370
Width = 165
33573371
Height = 20
33583372
Visible = True
@@ -3367,7 +3381,7 @@ VAlignment = middle
33673381
ControlType = TEXTBOX
33683382
Parent = CollectionBoxGameplaySettings
33693383
X = 365
3370-
Y = 117
3384+
Y = 137
33713385
Width = 40
33723386
Height = 16
33733387
Visible = True

0 commit comments

Comments
 (0)