5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
void main()
|
||
|
{
|
||
|
DelayCommand(30.0,DestroyObject(OBJECT_SELF));
|
||
|
}
|