mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
188 B
Text
5 lines
188 B
Text
void script_5333(int arg0,int arg1,int arg2,int arg3,int arg4,string arg5) {
|
|
setWidgetSprite(arg4, new WidgetPointer(arg0));
|
|
script_5335(arg0, -1, arg1, arg2, arg3, 1, arg5);
|
|
return;
|
|
}
|