mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
205 B
Text
4 lines
205 B
Text
void script_3282(int arg0,int arg1,int arg2,string arg3) {
|
|
script_3364(arg0, arg1, arg2, 25, getWidgetActualWidth(new WidgetPointer(getWidgetParentId(new WidgetPointer(arg2)))), 11, 11, arg3);
|
|
return;
|
|
}
|