fix: smalle fixes
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 9s
Create tag and build when new code gets to main / Export (push) Successful in 2m27s

This commit is contained in:
2025-06-28 22:37:16 +02:00
parent 76ee5d19be
commit 16e0db2f9c
4 changed files with 12 additions and 11 deletions

View File

@ -86,7 +86,7 @@ __HANDSHAKE OVER__
__FINGERPRINT: NO-MECANIC__
/!\\ CONNEXION SECURE /!\\
---
BON SANG DINO SÉRIEUX, LA CIBLE EST PARTIE ET LA MISSION EST RATÉE!
VOUS AVEZ ÉTÉ DÉMASQUÉ-E...
"
vertical_alignment = 1
autowrap_mode = 3

View File

@ -43,7 +43,7 @@ func _on_further_connexion_timeout() -> void:
func _on_text_start_timeout() -> void:
message.text = ""
time_before_show_buttons.start()
failed_audio.play()
# failed_audio.play()
time_between_words.start()
func _on_time_between_words_timeout() -> void: