4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
if !instance_exists(o_player) {
|
|
instance_destroy();
|
|
exit;
|
|
} |