8 lines
369 B
XML
8 lines
369 B
XML
<DefaultWindow xmlns="https://spacestation14.io"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
Title="{Loc agent-id-menu-title}">
|
|
<RichTextLabel Name="TimerLabel"></RichTextLabel>
|
|
<BoxContainer Name="ListingContainer" Orientation="Horizontal" SeparationOverride="4" MinWidth="150">
|
|
</BoxContainer>
|
|
</DefaultWindow>
|