aboutsummaryrefslogtreecommitdiff
path: root/client/menu/character.tscn
diff options
context:
space:
mode:
authorBigBrotherNii <nicochr1004@gmail.com>2024-07-21 16:32:54 +0200
committerBigBrotherNii <nicochr1004@gmail.com>2024-07-21 16:32:54 +0200
commit4c76febd9c906643f80a94e1cbcdcb3ff6cede2b (patch)
tree5c1e029fa15abfe6d88e95a409bfbb515385df47 /client/menu/character.tscn
parent24fe86b235c2345537ea1d65d2e1bbf1b92523b3 (diff)
downloadhurrycurry-4c76febd9c906643f80a94e1cbcdcb3ff6cede2b.tar
hurrycurry-4c76febd9c906643f80a94e1cbcdcb3ff6cede2b.tar.bz2
hurrycurry-4c76febd9c906643f80a94e1cbcdcb3ff6cede2b.tar.zst
impossible username F.Miller in character editor
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"]