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

Commit 0ca8237

Browse files
committed
Update "back to options" button
1 parent 315f22e commit 0ca8237

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,6 +1813,19 @@ Name = ButtonConfigXBox360Type
18131813
Anchor = Left, Top
18141814
Text = 360 Preset
18151815

1816+
[ButtonBackToOptions]
1817+
ControlType = BUTTON
1818+
Parent = ConfigScreen
1819+
X = 136
1820+
Y = 140
1821+
Width = 120
1822+
Height = 20
1823+
Visible = True
1824+
Enabled = True
1825+
Name = ButtonBackToOptions
1826+
Anchor = Left, Top
1827+
Text = Back to Options
1828+
18161829
///////////////////////////////////////////////////////////////////////
18171830
// Editor Screen
18181831

@@ -2031,19 +2044,6 @@ Name = ButtonContinue
20312044
Anchor = Left, Top
20322045
Text = Continue to Campaign
20332046

2034-
[ButtonBackToOptions]
2035-
ControlType = BUTTON
2036-
Parent = root
2037-
X = 260
2038-
Y = 280
2039-
Width = 120
2040-
Height = 20
2041-
Visible = True
2042-
Enabled = True
2043-
Name = ButtonBackToOptions
2044-
Anchor = Left, Top
2045-
Text = Back to Options
2046-
20472047
[QuitConfirmBox]
20482048
ControlType = COLLECTIONBOX
20492049
Parent = root

0 commit comments

Comments
 (0)