mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
249 B
Text
5 lines
249 B
Text
void script_4389(int arg0,int arg1) {
|
|
setWidgetRGB(new Color(getColorRelatedMethod4020(standart_config_2096)), new WidgetPointer(arg0));
|
|
setWidgetRGB(new Color(getColorRelatedMethod4020(standart_config_2097)), new WidgetPointer(arg1));
|
|
return;
|
|
}
|