mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
113 B
Text
5 lines
113 B
Text
void script_3382(int arg0) {
|
|
setWidgetSprite(4661, new WidgetPointer(arg0));
|
|
script_3087(arg0, -1);
|
|
return;
|
|
}
|