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