forked from 2009Scape/Server
5 lines
153 B
Text
5 lines
153 B
Text
void script_137(int arg0,int arg1) {
|
|
setScriptCallOnGameloop(250, new WidgetPointer(arg1), "I", new WidgetPointer(arg0));
|
|
script_251(arg1);
|
|
return;
|
|
}
|