7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
void script_3114(int arg0) {
|
|
if (getClientCycle() > arg0) {
|
|
script_3113();
|
|
}
|
|
return;
|
|
}
|