RATDOG/_module/nss/hif_onplaytarget.nss
Jaysyn904 c248874bbc Update to PRC8
Update to PRC8.  Updated tooling (not done).
2024-02-14 10:02:51 -05:00

6 lines
119 B
Plaintext

void main()
{
ExecuteScript("ra_onplaytarget", OBJECT_SELF);
ExecuteScript("prc_onplaytarget", OBJECT_SELF);
}