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

Commit 315f22e

Browse files
committed
Update MainMenuGUI.ini
Update metascreen.
1 parent c95aa4c commit 315f22e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,7 +1981,7 @@ Parent = root
19811981
X = 20
19821982
Y = 140
19831983
Width = 600
1984-
Height = 132
1984+
Height = 160
19851985
Visible = True
19861986
Enabled = True
19871987
Name = MetaScreen
@@ -2007,9 +2007,9 @@ VAlignment = top
20072007

20082008
[ButtonTutorial]
20092009
ControlType = BUTTON
2010-
Parent = root
2011-
X = 260
2012-
Y = 255
2010+
Parent = MetaScreen
2011+
X = 240
2012+
Y = 115
20132013
Width = 120
20142014
Height = 20
20152015
Visible = True
@@ -2020,9 +2020,9 @@ Text = Play Tutorial
20202020

20212021
[ButtonContinue]
20222022
ControlType = BUTTON
2023-
Parent = root
2024-
X = 260
2025-
Y = 280
2023+
Parent = MetaScreen
2024+
X = 240
2025+
Y = 140
20262026
Width = 120
20272027
Height = 20
20282028
Visible = True

0 commit comments

Comments
 (0)