mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
273 B
Text
6 lines
273 B
Text
void script_378(int arg0,int arg1,int arg2,string arg3) {
|
|
if (setWidgetRegister(new WidgetPointer(arg0), arg1) || ((arg1 == -1) && setWidgetRegister(new WidgetPointer(arg0)))) {
|
|
script_379(script_1743(), getWidgetActualWidth(), script_1744(), arg2, arg3);
|
|
}
|
|
return;
|
|
}
|