mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Fix a path for the item tooltip inside the inventory ui.
This commit is contained in:
parent
1cc886593e
commit
91656e1060
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -260,5 +260,4 @@ margin_left = 4.0
|
||||
margin_top = 4.0
|
||||
margin_right = 299.0
|
||||
margin_bottom = 227.0
|
||||
use_button_path = NodePath("../../ItemTooltip/VBoxContainer/UseButton")
|
||||
[connection signal="pressed" from="PanelContainer/VBoxContainer/HBoxContainer/CloseButton" to="." method="hide"]
|
||||
|
Loading…
Reference in New Issue
Block a user