mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
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;
|
|
}
|