forked from 2009Scape/Server
5 lines
143 B
Text
5 lines
143 B
Text
void script_3043(int arg0) {
|
|
setScriptCallOnGameloop(3044, new WidgetPointer(arg0), "I", new WidgetPointer(arg0));
|
|
script_3045();
|
|
return;
|
|
}
|