cache: unify jagex hsl conversion

This commit is contained in:
Max Weber
2021-10-15 17:48:00 -06:00
committed by Adam
parent 1f5ca21546
commit 7cbef5edaa
7 changed files with 21 additions and 169 deletions

View File

@@ -30,7 +30,7 @@ import org.junit.Test;
public class JagexColorTest
{
private static final double[] BRIGHTNESS_LEVELS = {
JagexColor.BRIGTHNESS_MIN,
JagexColor.BRIGHTNESS_MIN,
JagexColor.BRIGHTNESS_LOW,
JagexColor.BRIGHTNESS_HIGH,
JagexColor.BRIGHTNESS_MAX,