Delta-v/Content.Client/Shuttles/UI/RadarConsoleWindow.xaml

7 lines
362 B
XML

<userInterface:FancyWindow xmlns="https://spacestation14.io"
xmlns:userInterface="clr-namespace:Content.Client.UserInterface"
xmlns:ui="clr-namespace:Content.Client.Shuttles.UI"
Title="{Loc 'radar-console-window-title'}">
<ui:RadarControl Name="RadarScreen"/>
</userInterface:FancyWindow>