forked from 2009Scape/Server
6 lines
139 B
Text
6 lines
139 B
Text
void script_4173(int arg0,int arg1,int arg2) {
|
|
if (setWidgetRegister(new WidgetPointer(arg0), arg1)) {
|
|
script_4174(arg2);
|
|
}
|
|
return;
|
|
}
|