X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fvoronoi.c;h=1356b25ca0c42c96c5c9af692b93273b377efdbc;hp=9680182931677a960a7694199c126f35e122f121;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/glx/voronoi.c b/hacks/glx/voronoi.c index 96801829..1356b25c 100644 --- a/hacks/glx/voronoi.c +++ b/hacks/glx/voronoi.c @@ -28,9 +28,9 @@ #define DEF_POINTS "25" #define DEF_POINT_SIZE "9" -#define DEF_POINT_SPEED "1" +#define DEF_POINT_SPEED "1.0" #define DEF_POINT_DELAY "0.05" -#define DEF_ZOOM_SPEED "1" +#define DEF_ZOOM_SPEED "1.0" #define DEF_ZOOM_DELAY "15" typedef struct node {