Files
tbd-station-14/Content.Client/Administration/UI/BwoinkWindow.xaml
2021-10-31 15:59:44 +01:00

9 lines
266 B
XML

<SS14Window
xmlns="https://spacestation14.io"
SetSize="400 200">
<BoxContainer Orientation="Vertical">
<OutputPanel Name="TextOutput" VerticalExpand="true" />
<HistoryLineEdit Name="SenderLineEdit" />
</BoxContainer>
</SS14Window>