Fix a path for the item tooltip inside the inventory ui.

This commit is contained in:
Relintai 2020-09-24 16:23:41 +02:00
parent 1cc886593e
commit 91656e1060
3 changed files with 4 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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"]