6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
void main()
|
|
{
|
|
ExecuteScript("ra_onplaytarget", OBJECT_SELF);
|
|
ExecuteScript("prc_onplaytarget", OBJECT_SELF);
|
|
}
|