diff --git a/src/velocity.cpp b/src/velocity.cpp index e5eb19c81d..0e964a27bc 100644 --- a/src/velocity.cpp +++ b/src/velocity.cpp @@ -151,6 +151,7 @@ void Velocity::init_external(const char *extgroup) rotation_flag = 0; loop_flag = ALL; scale_flag = 1; + bias_flag = 0; } /* ---------------------------------------------------------------------- */