summaryrefslogtreecommitdiffhomepage
path: root/app/components/rules/minimum_speed.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/rules/minimum_speed.rb')
-rw-r--r--app/components/rules/minimum_speed.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/rules/minimum_speed.rb b/app/components/rules/minimum_speed.rb
index 2e0e7fe..035ce9b 100644
--- a/app/components/rules/minimum_speed.rb
+++ b/app/components/rules/minimum_speed.rb
@@ -1,3 +1,3 @@
FF::Cmp.new('BoidMinimumSpeed',
- speed: 5)
+ speed: 1)