6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
void main()
|
|
{
|
|
ExecuteScript("x2_mod_def_load", OBJECT_SELF);
|
|
ExecuteScript("prc_onmodload", OBJECT_SELF);
|
|
}
|