mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 10:31:16 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -3,7 +3,7 @@ extends DialogicIndexer
|
|||
|
||||
|
||||
func _get_events() -> Array:
|
||||
return [this_folder.path_join('event_music.gd'), this_folder.path_join('event_sound.gd')]
|
||||
return [this_folder.path_join('event_audio.gd')]
|
||||
|
||||
|
||||
func _get_subsystems() -> Array:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue