mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
11 lines
202 B
Text
11 lines
202 B
Text
void script_1679() {
|
|
script_1678();
|
|
switch (globalint_1044) {
|
|
case 0:
|
|
script_1687();
|
|
break;
|
|
default:
|
|
setScriptCallOnMinimapRelatedSetting3(-1, "", new WidgetPointer(85,0));
|
|
}
|
|
return;
|
|
}
|