mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-04-09 05:21:49 +02:00
The inventory window is now a bit smaller.
This commit is contained in:
parent
e12f3b1c08
commit
3405bb21fe
@ -401,7 +401,7 @@ opener_button_path = NodePath("../../Buttons/CraftingButton")
|
|||||||
visible = false
|
visible = false
|
||||||
margin_left = 56.0
|
margin_left = 56.0
|
||||||
margin_top = 69.0
|
margin_top = 69.0
|
||||||
margin_right = -422.0
|
margin_right = -465.0
|
||||||
margin_bottom = -109.0
|
margin_bottom = -109.0
|
||||||
opener_button_path = NodePath("../../Buttons/BagButton")
|
opener_button_path = NodePath("../../Buttons/BagButton")
|
||||||
inventory_item_container_path = NodePath("../Inventory/VBoxContainer/HBoxContainer3/PanelContainer2/VBoxContainer/ScrollContainer/GridContainer")
|
inventory_item_container_path = NodePath("../Inventory/VBoxContainer/HBoxContainer3/PanelContainer2/VBoxContainer/ScrollContainer/GridContainer")
|
||||||
|
Loading…
Reference in New Issue
Block a user