mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
5 lines
104 B
Text
5 lines
104 B
Text
void script_41(int arg0) {
|
|
deleteAllExtraChilds(new WidgetPointer(arg0));
|
|
globalint_2 = 0;
|
|
return;
|
|
}
|