6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(600.0,ExecuteScript("tabozbook4",GetModule()));
|
|
DestroyObject(OBJECT_SELF);
|
|
}
|