forked from 2009Scape/Server
6 lines
148 B
Text
6 lines
148 B
Text
void script_1662(int arg0,int arg1,int arg2) {
|
|
if (setWidgetRegister(new WidgetPointer(arg2), 0)) {
|
|
script_1663(arg0, arg1, arg2);
|
|
}
|
|
return;
|
|
}
|