Files
tbd-station-14/Content.Client/UserInterface/Systems/Objectives/Controls/ObjectiveBriefingControl.xaml
2024-01-19 09:25:40 +11:00

7 lines
324 B
XML

<controls:ObjectiveBriefingControl
xmlns="https://spacestation14.io"
xmlns:controls="clr-namespace:Content.Client.UserInterface.Systems.Objectives.Controls"
Orientation="Horizontal">
<RichTextLabel Name="Label" Access="Public" SetWidth="325" HorizontalAlignment="Left"/>
</controls:ObjectiveBriefingControl>