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