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

Commit ad3c690

Browse files
committed
Update MainMenuGUI.ini
1 parent 4f46182 commit ad3c690

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2252,3 +2252,18 @@ Name = ButtonExitModManager
22522252
Anchor = Left, Top
22532253
ToolTip =
22542254
Text = Exit
2255+
2256+
[VersionLabel]
2257+
ControlType = LABEL
2258+
Parent = root
2259+
/*X = 0
2260+
Y = 0
2261+
Width = 600
2262+
Height = 300*/
2263+
Visible = True
2264+
Enabled = True
2265+
Name = VersionLabel
2266+
Anchor = Left, Bottom
2267+
Text = Version Number
2268+
HAlignment = left
2269+
VAlignment = bottom

0 commit comments

Comments
 (0)