aboutsummaryrefslogtreecommitdiff
path: root/client/menu/character.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/character.tscn')
-rw-r--r--client/menu/character.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/menu/character.tscn b/client/menu/character.tscn
index 891b5842..ef0cd842 100644
--- a/client/menu/character.tscn
+++ b/client/menu/character.tscn
@@ -150,6 +150,7 @@ text = "Back"
visible = false
layout_mode = 1
+[connection signal="text_changed" from="VBoxContainer/top_panel/a/username" to="." method="_on_username_text_changed"]
[connection signal="focus_entered" from="VBoxContainer/Spacer/VBoxContainer/HBoxContainer/Back" to="." method="_on_back_focus_entered"]
[connection signal="focus_exited" from="VBoxContainer/Spacer/VBoxContainer/HBoxContainer/Back" to="." method="_on_back_focus_exited"]
[connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/HBoxContainer/Back" to="." method="_on_character_back_pressed"]