3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
|
if ( hp <= 0 ) {
|
||
|
instance_destroy();
|
||
|
}
|