mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
124 B
Text
5 lines
124 B
Text
void script_299(int arg0,int arg1,int arg2) {
|
|
script_41(arg0);
|
|
setWidgetSprite(arg2, new WidgetPointer(arg1));
|
|
return;
|
|
}
|