fix: new audio files and fixed a UX issue on intro
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 10s
Create tag and build when new code gets to main / Export (push) Successful in 2m36s

This commit is contained in:
2025-06-28 21:44:47 +02:00
parent 49eb140982
commit 6fdee5f41e
109 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ func _on_further_connexion_timeout() -> void:
func _on_text_start_timeout() -> void:
message.text = ""
accept_button_1.visible = true
accept_button_2.visible = true
time_before_show_buttons.start()
failed_audio.play()
time_between_words.start()