Remove instances of Visible = false for windows.
This commit is contained in:
@@ -62,7 +62,6 @@ namespace Content.Client.Construction
|
||||
Placement.PlacementCanceled += OnPlacementCanceled;
|
||||
|
||||
Title = "Construction";
|
||||
Visible = false;
|
||||
|
||||
var hSplitContainer = new HSplitContainer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user