summaryrefslogtreecommitdiff
path: root/components/button.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'components/button.tscn')
-rw-r--r--components/button.tscn1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/button.tscn b/components/button.tscn
index 0fda370..580ef29 100644
--- a/components/button.tscn
+++ b/components/button.tscn
@@ -28,7 +28,6 @@ texture = ExtResource( 1 )
[node name="Hitbox" type="CollisionShape2D" parent="."]
shape = SubResource( 1 )
-
[connection signal="input_event" from="." to="." method="_on_ButtonTest_input_event"]
[connection signal="mouse_entered" from="." to="." method="_on_ButtonTest_mouse_entered"]
[connection signal="mouse_exited" from="." to="." method="_on_ButtonTest_mouse_exited"]