Fixed repeat

This commit is contained in:
Max Lynch
2014-05-01 14:30:11 -05:00
committed by Andy Joslin
parent 902265ae61
commit 74c4538d6c

View File

@@ -176,7 +176,6 @@
} else {
// Otherwise, just start over
percent = startPercent;
lastFrame = now;
}
// Start fresh either way
start = time();