audio done

This commit is contained in:
the me 2022-08-23 03:09:17 -07:00
parent 54f1b7c75d
commit b31b8ba5d7
40 changed files with 637 additions and 4 deletions

View file

@ -27,5 +27,5 @@ function txt_nitoriytkn() {
])
endevent = function() {ARTICULATOR.state = st_control};
endevent = function() {ARTICULATOR.state = st_control; se_play(se_recruit);};
}