forked from 2009Scape/Server
6 lines
92 B
Text
6 lines
92 B
Text
void script_3114(int arg0) {
|
|
if (getClientCycle() > arg0) {
|
|
script_3113();
|
|
}
|
|
return;
|
|
}
|