mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
142 B
Text
5 lines
142 B
Text
void script_4374() {
|
|
setWidgetIsHidden(false, new WidgetPointer(1101,53));
|
|
setWidgetIsHidden(false, new WidgetPointer(1101,32));
|
|
return;
|
|
}
|