5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("x2_def_spawn",OBJECT_SELF);
|
||
|
}
|