diff --git a/addons/godot_state_charts/csharp/ResourceWrapper.cs.uid b/addons/godot_state_charts/csharp/ResourceWrapper.cs.uid new file mode 100644 index 0000000..c106ac5 --- /dev/null +++ b/addons/godot_state_charts/csharp/ResourceWrapper.cs.uid @@ -0,0 +1 @@ +uid://d0wu3wxgpt54g diff --git a/addons/godot_state_charts/csharp/SerializedStateChart.cs.uid b/addons/godot_state_charts/csharp/SerializedStateChart.cs.uid new file mode 100644 index 0000000..4c94d35 --- /dev/null +++ b/addons/godot_state_charts/csharp/SerializedStateChart.cs.uid @@ -0,0 +1 @@ +uid://b2dnvuhxmkjss diff --git a/addons/godot_state_charts/csharp/SerializedStateChartState.cs.uid b/addons/godot_state_charts/csharp/SerializedStateChartState.cs.uid new file mode 100644 index 0000000..4bae699 --- /dev/null +++ b/addons/godot_state_charts/csharp/SerializedStateChartState.cs.uid @@ -0,0 +1 @@ +uid://baivsviwtkk6g diff --git a/addons/godot_state_charts/csharp/StateChartSerializer.cs.uid b/addons/godot_state_charts/csharp/StateChartSerializer.cs.uid new file mode 100644 index 0000000..2f72e39 --- /dev/null +++ b/addons/godot_state_charts/csharp/StateChartSerializer.cs.uid @@ -0,0 +1 @@ +uid://04gv1dhut3pn diff --git a/scenes/text_wrappers/text_wrapper.gd b/scenes/text_wrappers/text_wrapper.gd index 693c579..08fc5a8 100644 --- a/scenes/text_wrappers/text_wrapper.gd +++ b/scenes/text_wrappers/text_wrapper.gd @@ -42,7 +42,6 @@ func _on_further_connexion_timeout() -> void: func _on_text_start_timeout() -> void: message.text = "" - time_before_show_buttons.start() failed_audio.play() time_between_words.start()