mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
207 B
Text
8 lines
207 B
Text
void script_2893() {
|
|
if (((boolean)globalint_1086)) {
|
|
setScriptCallOnGameloop(-1, "", new WidgetPointer(476,24));
|
|
setWidgetIsHidden(true, new WidgetPointer(476,24));
|
|
globalint_1086 = 0;
|
|
}
|
|
return;
|
|
}
|