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

Commit 82cbcec

Browse files
committed
Update gameplay settings layout
1 parent bb6d3d0 commit 82cbcec

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3318,16 +3318,16 @@ Visible = True
33183318
Enabled = True
33193319
Name = LabelMaxUnheldItems
33203320
Anchor = Left, Top
3321-
Text = - Max unheld items on Scene:
3321+
Text = Max unheld items on Scene:
33223322
HAlignment = left
33233323
VAlignment = middle
33243324

33253325
[TextboxMaxUnheldItems]
33263326
ControlType = TEXTBOX
33273327
Parent = CollectionBoxGameplaySettings
3328-
X = 175
3328+
X = 165
33293329
Y = 117
3330-
Width = 50
3330+
Width = 40
33313331
Height = 16
33323332
Visible = True
33333333
Enabled = True
@@ -3345,16 +3345,16 @@ Visible = True
33453345
Enabled = True
33463346
Name = LabelCrabBombThreshold
33473347
Anchor = Left, Top
3348-
Text = - Crab Bomb threshold:
3348+
Text = Crab Bomb threshold:
33493349
HAlignment = left
33503350
VAlignment = middle
33513351

33523352
[TextboxCrabBombThreshold]
33533353
ControlType = TEXTBOX
33543354
Parent = CollectionBoxGameplaySettings
3355-
X = 375
3355+
X = 365
33563356
Y = 117
3357-
Width = 50
3357+
Width = 40
33583358
Height = 16
33593359
Visible = True
33603360
Enabled = True

0 commit comments

Comments
 (0)