X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fdolphin.c;h=2ef4e338003f007c02511bb6e9fe9b80e401ed65;hp=1b01e77bb7dc0517046dfac7fb2794a54a91b60b;hb=50be9bb40dc60130c99ffa568e6677779904ff70;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7 diff --git a/hacks/glx/dolphin.c b/hacks/glx/dolphin.c index 1b01e77b..2ef4e338 100644 --- a/hacks/glx/dolphin.c +++ b/hacks/glx/dolphin.c @@ -1947,9 +1947,9 @@ DrawDolphin(fishRec * fish, int wire) pitch = fish->v * sin((fish->htail + 180) * RRAD); - if (fish->v > 2) { +/* if (fish->v > 2) { chomp = -(fish->v - 2) * 200; - } + }*/ chomp = 100; P012[1] = iP012[1] + seg5;