7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
void main()
|
|
{
|
|
|
|
ExecuteScript("prc_onplaytarget");
|
|
ExecuteScript("mod_target");
|
|
}
|