summaryrefslogtreecommitdiff
path: root/xd.c
diff options
context:
space:
mode:
Diffstat (limited to 'xd.c')
-rw-r--r--xd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xd.c b/xd.c
index 3a9a588..bd6f4dc 100644
--- a/xd.c
+++ b/xd.c
@@ -3661,7 +3661,7 @@ static void TriangleDemo2(void)
/* ---------------------------------------- FOLLOW DEMO
*/
#define FOLLOW_NUM 4000
-#define FOLLOW_SPEED 1
+#define FOLLOW_SPEED 0.5
#define FOLLOW_WEIGHT 0.001
static void FollowDemo(void)