1 | if (live_call()) |
2 | return global.live_result; |
3 | global.attack_surface = -1; |
4 | global.attack_surface_width = 320; |
5 | global.attack_surface_height = 215; |
6 | global.attack_surface_x = 0; |
7 | global.attack_surface_y = 0; |