mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
Co-authored-by: fishfish458 <fishfish458> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
10 lines
309 B
XML
10 lines
309 B
XML
<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>
|