Explorar el Código

Merge pull request #5542 from titansoftime/dev

Update AnimationHandler.js
Mr.doob hace 11 años
padre
commit
5caa611a1b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/extras/animation/AnimationHandler.js

+ 1 - 1
src/extras/animation/AnimationHandler.js

@@ -20,7 +20,7 @@ THREE.AnimationHandler = {
 
 	init: function ( data ) {
 
-		if ( data.initialized === true ) return;
+		if ( data.initialized === true ) return data;
 
 		// loop through all keys