mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
140 B
Text
4 lines
140 B
Text
void script_3456() {
|
|
setScriptCallOnGameloop(3457, new WidgetPointer(475,1), getClientCycle(), "Ii", new WidgetPointer(475,1));
|
|
return;
|
|
}
|