1 | if live_call() |
2 | return global.live_result; |
3 | if (global.sworks_flag[10] >= 2) |
4 | { |
5 | instance_destroy() |
6 | return; |
7 | } |
8 | scene = -1 |
9 | cutscene_timer = 0 |
10 | cutscene_music = 0 |
11 | subscene = 0 |
12 | choice = 0 |