The inventory window is now a bit smaller.

This commit is contained in:
Relintai 2020-08-03 13:34:29 +02:00
parent e12f3b1c08
commit 3405bb21fe
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ opener_button_path = NodePath("../../Buttons/CraftingButton")
visible = false
margin_left = 56.0
margin_top = 69.0
margin_right = -422.0
margin_right = -465.0
margin_bottom = -109.0
opener_button_path = NodePath("../../Buttons/BagButton")
inventory_item_container_path = NodePath("../Inventory/VBoxContainer/HBoxContainer3/PanelContainer2/VBoxContainer/ScrollContainer/GridContainer")