mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 18:03:48 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue