1 | if (global.sworks_flag[5] > 0) |
2 | { |
3 | if (!instance_exists(obj_steamworks_manta)) |
4 | instance_create(1330, 480, obj_steamworks_manta) |
5 | instance_destroy() |
6 | return; |
7 | } |
8 | scene = 0 |
9 | cutscene_timer = 0 |