5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("prc_rest", OBJECT_SELF);
|
||
|
ExecuteScript("x2_mod_def_rest", OBJECT_SELF);
|
||
|
}
|