event_inherited();
if (global.geno_complete[3] == true && global.route == 3)
{
instance_destroy();
exit;
}