2022-10-12 01:16:23 -07:00
|
|
|
<controls:ObjectiveBriefingControl
|
|
|
|
|
xmlns="https://spacestation14.io"
|
|
|
|
|
xmlns:controls="clr-namespace:Content.Client.UserInterface.Systems.Objectives.Controls"
|
|
|
|
|
Orientation="Horizontal">
|
2024-01-18 14:25:40 -08:00
|
|
|
<RichTextLabel Name="Label" Access="Public" SetWidth="325" HorizontalAlignment="Left"/>
|
2022-10-12 01:16:23 -07:00
|
|
|
</controls:ObjectiveBriefingControl>
|