mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 01:13:46 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -12,7 +12,7 @@ func _get_title() -> String:
|
|||
|
||||
func _ready() -> void:
|
||||
%StyleName.resource_icon = get_theme_icon("PopupMenu", "EditorIcons")
|
||||
%StyleName.get_suggestions_func = get_style_suggestions
|
||||
%StyleName.suggestions_func = get_style_suggestions
|
||||
|
||||
|
||||
func _load_character(character:DialogicCharacter) -> void:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue