mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
108 B
Text
4 lines
108 B
Text
void script_456() {
|
|
setWidgetContextMenuOption(1, new WidgetPointer(1019,16), "Exit Tutorial");
|
|
return;
|
|
}
|