mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 22:41:15 +00:00
Switch to weapons tab when pressing the weapon button
This commit is contained in:
parent
83d3cc7835
commit
3248f88ad4
1 changed files with 2 additions and 0 deletions
|
|
@ -371,3 +371,5 @@ grow_horizontal = 0
|
||||||
text = "1234"
|
text = "1234"
|
||||||
label_settings = ExtResource("2_x7kl7")
|
label_settings = ExtResource("2_x7kl7")
|
||||||
script = ExtResource("15_x61tu")
|
script = ExtResource("15_x61tu")
|
||||||
|
|
||||||
|
[connection signal="pressed" from="InventoryMenu/Status/MarginContainer/HBoxContainer/VBoxContainer2/EquippedWeapon" to="InventoryMenu/Weapons" method="show"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue