Files
OldThink/Content.Client/UserInterface/Systems/Objectives/Controls/ObjectiveBriefingControl.xaml

7 lines
293 B
Plaintext
Raw Normal View History

<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>