4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
if ( scr_outside_circle() ) {
|
||
|
no = 1;
|
||
|
instance_destroy();
|
||
|
}
|