Remove instances of Visible = false for windows.

This commit is contained in:
Pieter-Jan Briers
2019-07-19 16:12:02 +02:00
parent ff3c1e6e82
commit b34a68a519
6 changed files with 2 additions and 12 deletions

View File

@@ -30,7 +30,6 @@ namespace Content.Client.Research
base.Initialize();
Title = "Lathe Queue";
Visible = false;
var margin = new MarginContainer()
{