mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
185 B
Text
9 lines
185 B
Text
void script_5210(int arg0) {
|
|
if (((boolean)bitconfig_6448)) {
|
|
script_5211(1);
|
|
return;
|
|
}
|
|
script_5211(0);
|
|
setScriptCallOnConfigChange(-1, "", new WidgetPointer(arg0));
|
|
return;
|
|
}
|