Explorar o código

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

David Caldwell %!s(int64=10) %!d(string=hai) anos
pai
achega
952681a83e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/extras/animation/Animation.js

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

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