1 | drawnlab = 0; |
2 | altglow = 0; |
3 | not_allowed = 0; |
4 | fps_counter = 0; |
5 | if (global.osflavor == 2) |
6 | { |
7 | emer = scr_marker |
8 | emer.image_speed = 0.5; |
9 | emer.depth = 198; |
10 | instance_destroy(); |
11 | exit; |
12 | } |