aboutsummaryrefslogtreecommitdiffstats
path: root/arrows.js
diff options
context:
space:
mode:
Diffstat (limited to 'arrows.js')
-rw-r--r--arrows.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/arrows.js b/arrows.js
index 4584aea..ec7352c 100644
--- a/arrows.js
+++ b/arrows.js
@@ -3,7 +3,7 @@ arrows = [];
const minSpeed = 3;
const maxSpeed = 8;
-const delay = 3000;
+const delay = 1500;
const lifetime = 20000;
function make_arrow() {