7 lines
362 B
Plaintext
7 lines
362 B
Plaintext
|
|
<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>
|