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

Commit 8113275

Browse files
committed
Widen ObjectPicker a lil bit
1 parent b7fb478 commit 8113275

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Base.rte/GUIs/ObjectPickerGUI.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ControlType = COLLECTIONBOX
1818
Parent = base
1919
X = 0
2020
Y = 0
21-
Width = 320
21+
Width = 360
2222
Height = 240
2323
Visible = True
2424
Enabled = True
@@ -77,7 +77,7 @@ Parent = PickerGUIBox
7777
//X = 72
7878
X = 4
7979
Y = 32
80-
Width = 96
80+
Width = 124
8181
Height = 204
8282
Visible = True
8383
Enabled = True
@@ -88,9 +88,9 @@ MultiSelect = False
8888
[ObjectsLB]
8989
ControlType = LISTBOX
9090
Parent = PickerGUIBox
91-
X = 108
91+
X = 132
9292
Y = 32
93-
Width = 208
93+
Width = 224
9494
Height = 204
9595
Visible = True
9696
Enabled = True

0 commit comments

Comments
 (0)