6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
void main()
|
||
|
{
|
||
|
DestroyObject(OBJECT_SELF, 3.0);
|
||
|
}
|
||
|
|