1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-21 23:34:18 +00:00

Re-add _on_done to Collectible

This commit is contained in:
Steffo 2023-10-03 01:38:12 +02:00
parent ba97dce534
commit 6ed0b450d1
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -7,3 +7,5 @@
script = ExtResource("1_qilbk")
[node name="Valuable" parent="." instance=ExtResource("2_2nvfu")]
[connection signal="collected" from="." to="." method="_on_done"]