mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
7 lines
210 B
Text
7 lines
210 B
Text
void script_1472() {
|
|
if (((boolean)globalint_190)) {
|
|
setWidgetContextMenuOption(1, new WidgetPointer(762,17), "Search");
|
|
setScriptCallOnClickContextMenu(1471, "", new WidgetPointer(762,17));
|
|
}
|
|
return;
|
|
}
|