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

@@ -49,7 +49,6 @@ namespace Content.Client.Research
IoCManager.InjectDependencies(this);
Title = "Lathe Menu";
Visible = false;
var margin = new MarginContainer()
{