mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
233 B
Text
9 lines
233 B
Text
void script_526(int arg0,int arg1,int arg2) {
|
|
setWidgetIsHidden(((boolean)arg0), new WidgetPointer(arg1));
|
|
if (((boolean)arg0)) {
|
|
setWidgetFilled(0, new WidgetPointer(arg2));
|
|
}
|
|
script_41(19726421);
|
|
globalint_1 = 0;
|
|
return;
|
|
}
|