10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
|
|
<DefaultWindow xmlns="https://spacestation14.io"
|
||
|
|
MinSize="250 100"
|
||
|
|
SetSize="250 100">
|
||
|
|
<BoxContainer Orientation="Vertical">
|
||
|
|
<Label
|
||
|
|
Name="Diagnostics"
|
||
|
|
Text="{Loc health-analyzer-window-no-patient-data-text}"/>
|
||
|
|
</BoxContainer>
|
||
|
|
</DefaultWindow>
|