From 54a1ff032e63efb233779083ff01840b11a73070 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 13 Jul 2025 22:54:58 +0200 Subject: Refactor menu system; Fix #333 --- client/menu/character.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/menu/character.tscn') diff --git a/client/menu/character.tscn b/client/menu/character.tscn index 42d1b764..b4f05fe2 100644 --- a/client/menu/character.tscn +++ b/client/menu/character.tscn @@ -227,4 +227,4 @@ layout_mode = 1 [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Hairstyle/Forward" to="." method="_on_hairstyle_forward_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Character/Back" to="." method="_on_character_back_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Character/Forward" to="." method="_on_character_forward_pressed"] -[connection signal="pressed" from="VBoxContainer/bottom_panel/back" to="." method="_on_back_pressed"] +[connection signal="pressed" from="VBoxContainer/bottom_panel/back" to="." method="exit"] -- cgit v1.2.3-70-g09d2