mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
160 B
Text
5 lines
160 B
Text
void script_3068(int arg0) {
|
|
setWidgetSprite(4662, new WidgetPointer(arg0));
|
|
script_3083(arg0, -1, "Click here to login to your favourite world");
|
|
return;
|
|
}
|