mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
13 lines
293 B
Text
13 lines
293 B
Text
void script_1471() {
|
|
setWidgetNoOptions(new WidgetPointer(762,17));
|
|
setScriptCallOnClickContextMenu(-1, "", new WidgetPointer(762,17));
|
|
globalint_190 = 0;
|
|
if (((boolean)globalint_188)) {
|
|
bitconfig_4893 = 0;
|
|
script_1473();
|
|
} else {
|
|
bitconfig_4893 = 1;
|
|
script_1474();
|
|
}
|
|
return;
|
|
}
|