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

Commit c95aa4c

Browse files
committed
Update MainMenuGUI.ini
Enlarge credits screen to make room for the "back to main" button. Change the credits panel in accordance with the new method of displaying credits.
1 parent 5d4ef90 commit c95aa4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,7 @@ Parent = root
19201920
X = 20
19211921
Y = 132
19221922
Width = 600
1923-
Height = 280
1923+
Height = 320
19241924
Visible = True
19251925
Enabled = True
19261926
Name = CreditsScreen
@@ -1933,9 +1933,9 @@ DrawColor = 62
19331933
ControlType = COLLECTIONBOX
19341934
Parent = CreditsScreen
19351935
X = 0
1936-
Y = 124
1936+
Y = 0
19371937
Width = 600
1938-
Height = 300
1938+
Height = 280
19391939
Visible = True
19401940
Enabled = True
19411941
Name = CreditsPanel

0 commit comments

Comments
 (0)