aboutsummaryrefslogtreecommitdiff
path: root/client/menu/character.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-07-13 22:54:58 +0200
committertpart <tpart120@proton.me>2025-07-13 22:55:02 +0200
commit54a1ff032e63efb233779083ff01840b11a73070 (patch)
tree83df6ee1ac111f165675fa5eb4a453c3d63d920a /client/menu/character.tscn
parent10ef9cc31c82ada3625eab232d8c4b81a1356f1a (diff)
downloadhurrycurry-54a1ff032e63efb233779083ff01840b11a73070.tar
hurrycurry-54a1ff032e63efb233779083ff01840b11a73070.tar.bz2
hurrycurry-54a1ff032e63efb233779083ff01840b11a73070.tar.zst
Refactor menu system; Fix #333
Diffstat (limited to 'client/menu/character.tscn')
-rw-r--r--client/menu/character.tscn2
1 files changed, 1 insertions, 1 deletions
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"]