mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
112 B
Text
5 lines
112 B
Text
void script_2897(int arg0) {
|
|
setWidgetIsHidden(false, new WidgetPointer(arg0));
|
|
script_1725(arg0);
|
|
return;
|
|
}
|