Set up icons, make UI a little more resiliant

This commit is contained in:
Lucien Greathouse
2019-01-11 11:57:15 -08:00
parent 14e1829164
commit 5ad830a6d7
3 changed files with 64 additions and 19 deletions

View File

@@ -51,7 +51,7 @@ function ConnectPanel:render()
LayoutOrder = 1,
Font = Enum.Font.SourceSans,
TextSize = 22,
Text = "Start Rojo Session",
Text = "Start New Rojo Session",
Size = UDim2.new(1, 0, 0, 28),
BackgroundTransparency = 1,
TextColor3 = Color3.new(1, 1, 1),