mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
160 B
Text
6 lines
160 B
Text
void script_5000() {
|
|
script_5001();
|
|
setWidgetIsHidden(false, new WidgetPointer(1092,238));
|
|
setWidgetIsHidden(false, new WidgetPointer(1092,702));
|
|
return;
|
|
}
|