You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if(PerfectDisplay.scoreRanges.Length+2!=PerfectDisplay.colors.Length)Console.WriteLine("[PerfectionDisplay] Config error - colors should have 2 more colors than there are score ranges");
Console.WriteLine("[PerfectionDisplay] Config error - colors should have 2 more colors than there are score ranges, filling the remaining colors with white");
0 commit comments