Storage UI V2 (#33045)
This commit is contained in:
@@ -15,7 +15,7 @@ public sealed partial class HotbarGui : UIWidget
|
||||
StatusPanelLeft.SetSide(HandUILocation.Left);
|
||||
var hotbarController = UserInterfaceManager.GetUIController<HotbarUIController>();
|
||||
|
||||
hotbarController.Setup(HandContainer, StoragePanel);
|
||||
hotbarController.Setup(HandContainer);
|
||||
LayoutContainer.SetGrowVertical(this, LayoutContainer.GrowDirection.Begin);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user