generated from SGDA/GodotExampleProject
fix: smalle fixes
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user