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:
parent
ba97dce534
commit
6ed0b450d1
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@
|
|||
script = ExtResource("1_qilbk")
|
||||
|
||||
[node name="Valuable" parent="." instance=ExtResource("2_2nvfu")]
|
||||
|
||||
[connection signal="collected" from="." to="." method="_on_done"]
|
||||
|
|
Loading…
Reference in a new issue