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

7 lines
92 B
Plaintext

void script_3114(int arg0) {
if (getClientCycle() > arg0) {
script_3113();
}
return;
}