Files
2021-03-07 20:37:32 -06:00

7 lines
106 B
Plaintext

void script_250(int arg0) {
if (((boolean)mod(getClientCycle(), 5))) {
script_251(arg0);
}
return;
}