summaryrefslogtreecommitdiff
path: root/scenes/introduction
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/introduction')
-rw-r--r--scenes/introduction/check_mail.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/introduction/check_mail.tscn b/scenes/introduction/check_mail.tscn
index eccdf90..b1b9fbb 100644
--- a/scenes/introduction/check_mail.tscn
+++ b/scenes/introduction/check_mail.tscn
@@ -96,6 +96,7 @@ align = 1
__meta__ = {
"_edit_use_anchors_": false
}
+
[connection signal="text_changed" from="password" to="." method="_on_password_text_changed"]
[connection signal="text_entered" from="password" to="." method="_on_password_text_entered"]
[connection signal="on_click" from="Log in" to="." method="_on_Log_in_on_click"]