diff options
Diffstat (limited to 'client/menu/character.tscn')
| -rw-r--r-- | client/menu/character.tscn | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/client/menu/character.tscn b/client/menu/character.tscn index 6652982c..463fd4fe 100644 --- a/client/menu/character.tscn +++ b/client/menu/character.tscn @@ -150,7 +150,6 @@ text = "c.menu.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"]  |