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