Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_steamworks_12_1_Create

(view raw script w/o annotations or w/e)
1
if (global.sworks_flag[3] > 0)
2
{
3
    instance_destroy();
4
    exit;
5
}