Updated dialogic

This commit is contained in:
MaddoScientisto 2026-01-05 16:00:41 +01:00
commit cbb82512ee
483 changed files with 5743 additions and 2177 deletions

View file

@ -3,6 +3,7 @@ extends Control
class_name DialogicSettingsPage
@export_multiline var short_info := ""
@onready var settings_editor: Control = find_parent('Settings')
## Called to get the title of the page
func _get_title() -> String: