summaryrefslogtreecommitdiffstats
path: root/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'image.c')
-rw-r--r--image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/image.c b/image.c
index cf4ec35..d147c1b 100644
--- a/image.c
+++ b/image.c
@@ -31,7 +31,7 @@
#include "util.h"
#include "config.h"
-enum { MIN_GIF_DELAY = 50 };
+enum { MIN_GIF_DELAY = 25 };
float zoom_min;
float zoom_max;