mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
205 B
Text
8 lines
205 B
Text
void script_311(int arg0,int arg1,string arg2) {
|
|
if (((boolean)bitconfig_6177)) {
|
|
deleteAllExtraChilds(new WidgetPointer(755,57));
|
|
return;
|
|
}
|
|
script_312(add(arg0, 3), add(arg1, 3), arg2);
|
|
return;
|
|
}
|