Fix incorrect size set in BwoinkWindow

This commit is contained in:
Pieter-Jan Briers
2021-10-31 15:59:44 +01:00
parent eb567dc0bb
commit 0b0fd53c38

View File

@@ -1,6 +1,6 @@
<SS14Window
xmlns="https://spacestation14.io"
Size="400 200">
SetSize="400 200">
<BoxContainer Orientation="Vertical">
<OutputPanel Name="TextOutput" VerticalExpand="true" />
<HistoryLineEdit Name="SenderLineEdit" />