forked from 2009Scape/Server
6 lines
126 B
Text
6 lines
126 B
Text
void script_302(int arg0,int arg1,int arg2) {
|
|
if (((boolean)arg0) && (arg1 != -1)) {
|
|
script_303(arg1, arg2);
|
|
}
|
|
return;
|
|
}
|