aboutsummaryrefslogtreecommitdiff
path: root/src/modules/bottle_drop/bottle_drop_params.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/bottle_drop/bottle_drop_params.c')
-rw-r--r--src/modules/bottle_drop/bottle_drop_params.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/bottle_drop/bottle_drop_params.c b/src/modules/bottle_drop/bottle_drop_params.c
index 239f25884..22e9baf8a 100644
--- a/src/modules/bottle_drop/bottle_drop_params.c
+++ b/src/modules/bottle_drop/bottle_drop_params.c
@@ -43,4 +43,4 @@
PARAM_DEFINE_FLOAT(BD_GPROPERTIES, 0.03f);
PARAM_DEFINE_FLOAT(BD_TURNRADIUS, 90.0f);
-PARAM_DEFINE_FLOAT(BD_PRECISION, 1.0f);
+PARAM_DEFINE_FLOAT(BD_PRECISION, 10.0f);