X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fgoop.c;h=4028fb3c7e069799c5a0e27f10b3e9ce295f0a9b;hp=b7670e7cf3fbcb7176b20998f52b342eeabf7e63;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/goop.c b/hacks/goop.c index b7670e7c..4028fb3c 100644 --- a/hacks/goop.c +++ b/hacks/goop.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1997, 2006 Jamie Zawinski +/* xscreensaver, Copyright (c) 1997-2008 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -566,8 +566,8 @@ static const char *goop_defaults [] = { "*delay: 12000", "*additive: true", "*mode: transparent", - "*count: 0", - "*planes: 0", + "*count: 1", + "*planes: 12", "*thickness: 5", "*torque: 0.0075", "*elasticity: 0.9",