mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
271 B
Text
10 lines
271 B
Text
void script_3194() {
|
|
closeInterface(59375688);
|
|
setWidgetIsHidden(true, new WidgetPointer(906,55));
|
|
setScriptCallOnKeyPress(-1, "", new WidgetPointer(915,18));
|
|
globalint_1094 = 0;
|
|
if (isWidgetHidden(cs2method_3408(105, 73, 941, 5))) {
|
|
script_3161(1);
|
|
}
|
|
return;
|
|
}
|