Open some windows non-centered to avoid covering the player (#24767)
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Content.Client.VendingMachines
|
||||
|
||||
_menu.Populate(_cachedInventory, out _cachedFilteredIndex);
|
||||
|
||||
_menu.OpenCentered();
|
||||
_menu.OpenCenteredLeft();
|
||||
}
|
||||
|
||||
protected override void UpdateState(BoundUserInterfaceState state)
|
||||
|
||||
Reference in New Issue
Block a user