Open some windows non-centered to avoid covering the player (#24767)
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Content.Client.Lathe.UI
|
||||
SendMessage(new LatheQueueRecipeMessage(recipe, amount));
|
||||
};
|
||||
|
||||
_menu.OpenCentered();
|
||||
_menu.OpenCenteredRight();
|
||||
}
|
||||
|
||||
protected override void UpdateState(BoundUserInterfaceState state)
|
||||
|
||||
Reference in New Issue
Block a user