Files

5 lines
108 B
GDScript
Raw Permalink Normal View History

2024-10-28 12:06:03 +01:00
extends DialogicIndexer
func _get_editors() -> Array:
return [this_folder.path_join('style_editor.tscn')]