- fix: Lobby fixes

This commit is contained in:
rhailrake
2024-02-01 02:43:57 +06:00
parent 98ce868566
commit 84c89245b6
3 changed files with 3 additions and 33 deletions

View File

@@ -57,7 +57,7 @@
<!-- Vertical Padding -->
<Control VerticalExpand="True" />
<ui:OhioRichTextLabel Name="LabelName" Access="Public" HorizontalAlignment="Left"
<RichTextLabel Name="LabelName" Access="Public" HorizontalAlignment="Left"
VerticalAlignment="Center" Margin="0 0 0 350" />
<!-- Ohio Container -->