Fix incorrect size set in BwoinkWindow
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<SS14Window
|
<SS14Window
|
||||||
xmlns="https://spacestation14.io"
|
xmlns="https://spacestation14.io"
|
||||||
Size="400 200">
|
SetSize="400 200">
|
||||||
<BoxContainer Orientation="Vertical">
|
<BoxContainer Orientation="Vertical">
|
||||||
<OutputPanel Name="TextOutput" VerticalExpand="true" />
|
<OutputPanel Name="TextOutput" VerticalExpand="true" />
|
||||||
<HistoryLineEdit Name="SenderLineEdit" />
|
<HistoryLineEdit Name="SenderLineEdit" />
|
||||||
|
|||||||
Reference in New Issue
Block a user