mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
297 B
Text
10 lines
297 B
Text
void script_2575() {
|
|
int ivar0;
|
|
ivar0 = 0;
|
|
while (ivar0 < getCommonDefinitionSize(2428)) {
|
|
setWidgetRGB(new Color(102, 102, 102), cs2method_3408(105, 73, 2428, ivar0));
|
|
ivar0 = add(ivar0, 1);
|
|
}
|
|
setWidgetRGB(new Color(255, 0, 51), cs2method_3408(105, 73, 2428, globalint_929));
|
|
return;
|
|
}
|