mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 00:53:47 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -24,7 +24,7 @@ func _execute() -> void:
|
|||
"identifier": name,
|
||||
"display_name": get_property_translated("display_name"),
|
||||
"display_name_orig": display_name,
|
||||
"timeline": DialogicResourceUtil.get_unique_identifier(dialogic.current_timeline.resource_path)
|
||||
"timeline": dialogic.current_timeline.get_identifier()
|
||||
})
|
||||
finish()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue