Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_crayon_minigame_Destroy_0

related scripts: Create_0Destroy_0 Draw_0Draw_64Other_10Other_11Step_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); }
();