mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
207 B
Text
6 lines
207 B
Text
void script_2053(int arg0,int arg1,int arg2) {
|
|
if (((boolean)arg0)) {
|
|
setScriptCallOnGameloop(2054, add(getClientCycle(), 3), new WidgetPointer(arg1), arg2, "iIc", new WidgetPointer(arg1));
|
|
}
|
|
return;
|
|
}
|