From cece0a3f36115b839f813ed05322c6c1a8e3201d Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 11 Sep 2024 10:16:58 +0200 Subject: update --- Dialogs/VisualNovelTextbox/vn_textbox_layer.gd | 1 - 1 file changed, 1 deletion(-) (limited to 'Dialogs/VisualNovelTextbox/vn_textbox_layer.gd') diff --git a/Dialogs/VisualNovelTextbox/vn_textbox_layer.gd b/Dialogs/VisualNovelTextbox/vn_textbox_layer.gd index fd995f8..6c07f96 100644 --- a/Dialogs/VisualNovelTextbox/vn_textbox_layer.gd +++ b/Dialogs/VisualNovelTextbox/vn_textbox_layer.gd @@ -219,4 +219,3 @@ func _apply_export_overrides() -> void: type_sounds.pitch_variance = typing_sounds_pitch_variance type_sounds.volume_variance = typing_sounds_volume_variance type_sounds.ignore_characters = typing_sounds_ignore_characters - -- cgit v1.2.3