mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
209 B
Text
5 lines
209 B
Text
void script_538(int arg0,int arg1,int arg2) {
|
|
setScriptCallOnItemContainerUpdate(2348, new WidgetPointer(arg0), arg1, arg2, 93, 1, "IoiY", new WidgetPointer(arg0));
|
|
script_2349(arg0, arg1, arg2);
|
|
return;
|
|
}
|