2
0
Эх сурвалжийг харах

Animation.js - Don't return before rendering the last frame

David Caldwell 10 жил өмнө
parent
commit
952681a83e

+ 0 - 1
src/extras/animation/Animation.js

@@ -195,7 +195,6 @@ THREE.Animation.prototype.update = (function(){
 			} else {
 
 				this.stop();
-				return;
 
 			}