accumulation test

This commit is contained in:
Tabby 2026-01-23 15:38:28 +11:00
parent 69f6544545
commit 7e5603927e
7 changed files with 65 additions and 14 deletions

View file

@ -55,6 +55,6 @@ text = "1234"
[node name="SellButton" type="Button" parent="MarginContainer/VBoxContainer"]
layout_mode = 2
text = "Sell! (Uses 15 time)"
text = "Sell! (Uses 10 time)"
[connection signal="pressed" from="MarginContainer/VBoxContainer/SellButton" to="." method="_on_sell_button_pressed"]