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

8 lines
318 B
XML

<controls:CharacterObjectiveControl
xmlns="https://spacestation14.io"
xmlns:controls="clr-namespace:Content.Client.UserInterface.Systems.Character.Controls"
Orientation="Vertical"
Modulate="#808080">
<Label Name="Group" Modulate="#87CEFA" Access="Public"/>
</controls:CharacterObjectiveControl>