Open some windows non-centered to avoid covering the player (#24767)
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Content.Client.Atmos.UI
|
||||
|
||||
_window = new GasAnalyzerWindow();
|
||||
_window.OnClose += OnClose;
|
||||
_window.OpenCentered();
|
||||
_window.OpenCenteredLeft();
|
||||
}
|
||||
|
||||
protected override void ReceiveMessage(BoundUserInterfaceMessage message)
|
||||
|
||||
Reference in New Issue
Block a user