Undertale script viewer
← back to main script listing
gml_Object_obj_titleimage_Step_0
(
view raw script w/o annotations or w/e
)
1
if (proceed)
2
{
3
caster_free(intronoise);
4
room_goto_next();
5
}