mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
4 lines
103 B
Text
4 lines
103 B
Text
void script_3109(int arg0) {
|
|
setWidgetRGB(new Color(56, 46, 34), new WidgetPointer(arg0));
|
|
return;
|
|
}
|