committed by
GitHub
parent
4cf8e18d1f
commit
26da24c3c5
@@ -18,7 +18,6 @@ namespace Content.Client.GameObjects.Components.MedicalScanner
|
||||
_window = new MedicalScannerWindow
|
||||
{
|
||||
Title = Owner.Owner.Name,
|
||||
Size = (485, 90),
|
||||
};
|
||||
_window.OnClose += Close;
|
||||
_window.OpenCentered();
|
||||
|
||||
Reference in New Issue
Block a user