X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fdangerball.c;h=32483a1dce2db772ecf470ccc30f60ca6896d85f;hp=f31bf026a9e59bfa23d708c701c801e3be77d033;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/glx/dangerball.c b/hacks/glx/dangerball.c index f31bf026..32483a1d 100644 --- a/hacks/glx/dangerball.c +++ b/hacks/glx/dangerball.c @@ -266,7 +266,7 @@ init_ball (ModeInfo *mi) { double spin_speed = 10.0; - double wander_speed = 0.15; + double wander_speed = 0.12; double spin_accel = 2.0; bp->rot = make_rotator (do_spin ? spin_speed : 0,