Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_puzzlecloset_manager_CleanUp_0

(view raw script w/o annotations or w/e)
1
event_user(15);
2
debug_message("cleanup state run");
3
if (audio_exists(fuzzsnd))
4
    snd_stop(fuzzsnd);