removing error signal
This commit is contained in:
parent
5d06aa327b
commit
e379e69f12
1 changed files with 0 additions and 1 deletions
|
@ -22,4 +22,3 @@ texture = ExtResource( 1 )
|
|||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
||||
shape = SubResource( 2 )
|
||||
[connection signal="body_entered" from="Area2D" to="." method="_on_Area2D_body_entered"]
|
||||
|
|
Reference in a new issue