mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
4 lines
106 B
Text
4 lines
106 B
Text
void script_3107(int arg0) {
|
|
setWidgetRGB(new Color(235, 224, 188), new WidgetPointer(arg0));
|
|
return;
|
|
}
|