mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
234 B
Text
5 lines
234 B
Text
void script_1277(int arg0,int arg1,int arg2,int arg3) {
|
|
script_1279(arg0, arg1, arg2, arg3);
|
|
setScriptCallOnItemContainerUpdate(1278, new WidgetPointer(arg0), arg1, arg2, arg3, arg1, 1, "IviiY", new WidgetPointer(arg0));
|
|
return;
|
|
}
|