5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
|
void main()
|
||
|
{
|
||
|
DestroyObject(OBJECT_SELF);
|
||
|
}
|