summaryrefslogtreecommitdiff
path: root/game.scm
diff options
context:
space:
mode:
Diffstat (limited to 'game.scm')
-rw-r--r--game.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.scm b/game.scm
index 97da850..52086ed 100644
--- a/game.scm
+++ b/game.scm
@@ -1090,7 +1090,7 @@
2.0 2.0
(* (cos theta) speed)
(* (sin theta) speed))
- (wait 5))
+ (wait 8))
(loop (+ i 0.5))))))
(let ((speed 0.5))
(forever