X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fmorph3d.c;h=432186a6b292ec2d5faced807ec79b31668473fd;hb=de041722414a2e31c1c04caa10aaec9d6952e9b4;hp=d210016e2acae22df807c88d92171e068de8ecde;hpb=f54438ea00f152166e68073e98000fd3a00f65cd;p=xscreensaver diff --git a/hacks/glx/morph3d.c b/hacks/glx/morph3d.c index d210016e..432186a6 100644 --- a/hacks/glx/morph3d.c +++ b/hacks/glx/morph3d.c @@ -68,7 +68,7 @@ static const char sccsid[] = "@(#)morph3d.c 4.07 97/11/24 xlockmore"; # define HACK_INIT init_morph3d # define HACK_DRAW draw_morph3d # define morph3d_opts xlockmore_opts -# define DEFAULTS "*delay: 1000 \n" \ +# define DEFAULTS "*delay: 40000 \n" \ "*count: 0 \n" # include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */