3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
|
if ( scr_outside_circle() ) {
|
||
|
instance_destroy();
|
||
|
}
|