]> Untitled Git - wolf-seeking-sheep.git/blob - addons/dialogic/Modules/Wait/index.gd
Squashed commit of the following:
[wolf-seeking-sheep.git] / addons / dialogic / Modules / Wait / index.gd
1 @tool
2 extends DialogicIndexer
3
4
5 func _get_events() -> Array:
6         return [this_folder.path_join('event_wait.gd')]