mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
10 lines
240 B
Text
10 lines
240 B
Text
void script_353(int arg0) {
|
|
playSoundEffect(9824, 1, 0);
|
|
if (((boolean)arg0) && ((boolean)bitconfig_8246)) {
|
|
bitconfig_8247 = 1;
|
|
setWidgetIsHidden(false, new WidgetPointer(1028,117));
|
|
script_2741();
|
|
}
|
|
script_386(arg0);
|
|
return;
|
|
}
|