mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
134 B
Text
6 lines
134 B
Text
void script_2648(int arg0,int arg1) {
|
|
deleteAllExtraChilds(new WidgetPointer(arg0));
|
|
globalint_2 = 0;
|
|
script_679(arg1);
|
|
return;
|
|
}
|