forked from 2009Scape/Server
6 lines
124 B
Text
6 lines
124 B
Text
void script_1193(int arg0) {
|
|
if (((boolean)arg0) || ((boolean)mod(getClientCycle(), 50))) {
|
|
script_1194();
|
|
}
|
|
return;
|
|
}
|