Files
2026-01-10 13:00:58 +01:00

6 lines
114 B
GDScript

@tool
extends DialogicIndexer
func _get_editors() -> Array:
return [this_folder.path_join('style_editor.tscn')]