mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
152 B
Text
7 lines
152 B
Text
void script_4916() {
|
|
if (citadelConfigsInitialized()) {
|
|
setScriptCallOnGameloop(-1, "", new WidgetPointer(1092,319));
|
|
script_4917();
|
|
}
|
|
return;
|
|
}
|