7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
void main()
|
||
|
{
|
||
|
|
||
|
DestroyObject(OBJECT_SELF);
|
||
|
|
||
|
}
|