diff --git a/stepmania/src/BGAnimation.cpp b/stepmania/src/BGAnimation.cpp index 7de19e0f21..5ac8ce473f 100644 --- a/stepmania/src/BGAnimation.cpp +++ b/stepmania/src/BGAnimation.cpp @@ -213,7 +213,7 @@ float BGAnimation::GetTweenTimeLeft() const { float tot = 0; - for( unsigned i=0; iGetMaxTweenTimeLeft(); return tot;