9 lines
266 B
XML
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>
|