This commit is contained in:
karl 2020-02-02 11:58:12 +01:00
commit 416f492b30

View File

@ -173,4 +173,5 @@ func delete_body_part():
func _on_Start_pressed(): func _on_Start_pressed():
make_it_shine(false)
emit_signal("start_fight", _torso) emit_signal("start_fight", _torso)