Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_crayon_minigame_Destroy_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
window_set_cursor(cr_default);
4
scr_radio_restart
scr_radio_restart

function scr_radio_restart() { with (obj_radio) event_user(0); }
();