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

Commit 1df33d1

Browse files
committed
Update MainMenuGUI.ini
1 parent ad3c690 commit 1df33d1

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
@@ -2255,15 +2255,15 @@ Text = Exit
22552255

22562256
[VersionLabel]
22572257
ControlType = LABEL
2258-
Parent = root
2259-
/*X = 0
2260-
Y = 0
2261-
Width = 600
2262-
Height = 300*/
2258+
X = 10
2259+
Y = 10
2260+
Width = 200
2261+
Height = 100
22632262
Visible = True
22642263
Enabled = True
22652264
Name = VersionLabel
2266-
Anchor = Left, Bottom
2265+
Anchor = Left, Top
22672266
Text = Version Number
2267+
Tooltip = Released on
22682268
HAlignment = left
2269-
VAlignment = bottom
2269+
VAlignment = top

0 commit comments

Comments
 (0)