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

Commit 70e0544

Browse files
committed
Fix exit button text clipping
1 parent 1d080ce commit 70e0544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ ControlType = BUTTON
127127
Parent = MainScreen
128128
X = 0
129129
Y = 140
130-
Width = 50
130+
Width = 55
131131
Height = 20
132132
Visible = True
133133
Enabled = True

0 commit comments

Comments
 (0)