mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
274 B
Text
6 lines
274 B
Text
void script_2758(int arg0) {
|
|
setScriptCallOnConfigChange(2759, new WidgetPointer(-32768,3), 466, 1, "IY", new WidgetPointer(arg0));
|
|
setScriptCallOnGlobalConfigChange(2759, new WidgetPointer(-32768,3), 173, 1, "IY", new WidgetPointer(arg0));
|
|
script_2760(arg0);
|
|
return;
|
|
}
|