Remove SS14Window.AddToScreen and related systems.

This commit is contained in:
Pieter-Jan Briers
2019-07-18 22:48:51 +02:00
parent 31ca502418
commit 8d2ea9aed1
6 changed files with 35 additions and 73 deletions
@@ -26,8 +26,6 @@ namespace Robust.Client.UserInterface.CustomControls
{
base.Initialize();
HideOnClose = true;
Title = "Options";
}