Added Dialogic and a test dialog
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extends DialogicIndexer
|
||||
|
||||
|
||||
func _get_layout_parts() -> Array[Dictionary]:
|
||||
return scan_for_layout_parts()
|
||||
Reference in New Issue
Block a user