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

8 lines
360 B
Plaintext
Raw Normal View History

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