Skip to content

Commit

Permalink
Fixed repeat
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch authored and ajoslin committed May 2, 2014
1 parent 902265a commit 74c4538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/animation/animation.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@
} else {
// Otherwise, just start over
percent = startPercent;
lastFrame = now;
}
// Start fresh either way
start = time();
Expand Down

0 comments on commit 74c4538

Please sign in to comment.