Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_music_worship_CleanUp_0

(view raw script w/o annotations or w/e)
1
snd_stop(track1);
2
snd_stop(track2);
3
audio_destroy_stream(astream);
4
with (obj_astream)
5
    instance_destroy();