mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 15:33:47 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
4
addons/dialogic/Modules/StyleEditor/index.gd
Normal file
4
addons/dialogic/Modules/StyleEditor/index.gd
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
extends DialogicIndexer
|
||||
|
||||
func _get_editors() -> Array:
|
||||
return [this_folder.path_join('style_editor.tscn')]
|
||||
Loading…
Add table
Add a link
Reference in a new issue