X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcubenetic.c;h=3f92a545323d2e93fa5b6680cf8a8cca36913a1b;hp=8ae8143f0670b567d5db44e89e393ba53dd24a78;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/glx/cubenetic.c b/hacks/glx/cubenetic.c index 8ae8143f..3f92a545 100644 --- a/hacks/glx/cubenetic.c +++ b/hacks/glx/cubenetic.c @@ -458,7 +458,7 @@ init_cube (ModeInfo *mi) H[2] = ((H[1] + shift) < 360) ? (H[1]+shift) : (H[1] + shift - 360); S[0] = S[1] = S[2] = 1.0; V[0] = V[1] = V[2] = 1.0; - make_color_loop(0, 0, + make_color_loop(0, 0, 0, H[0], S[0], V[0], H[1], S[1], V[1], H[2], S[2], V[2],