mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
177 B
Text
8 lines
177 B
Text
void script_3092(int arg0) {
|
|
globalint_547 = arg0;
|
|
setWidgetIsHidden(true, new WidgetPointer(906,43));
|
|
if (((boolean)globalint_547)) {
|
|
script_3062(59375787);
|
|
}
|
|
return;
|
|
}
|