Files
tbd-station-14/Content.Client/UserInterface/Systems/Objectives/Controls/ObjectiveBriefingControl.xaml
2023-01-19 13:56:45 +11:00

7 lines
293 B
XML

<controls:ObjectiveBriefingControl
xmlns="https://spacestation14.io"
xmlns:controls="clr-namespace:Content.Client.UserInterface.Systems.Objectives.Controls"
Orientation="Horizontal">
<Label Name="Label" Access="Public" Modulate="#FFFF00"/>
</controls:ObjectiveBriefingControl>