mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
147 B
Text
5 lines
147 B
Text
void script_1211() {
|
|
setScriptCallOnGameloop(1213, "", new WidgetPointer(894,5));
|
|
setWidgetIsHidden(false, new WidgetPointer(894,7));
|
|
return;
|
|
}
|