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