Sfoglia il codice sorgente

Merge pull request #5542 from titansoftime/dev

Update AnimationHandler.js
Mr.doob 11 anni fa
parent
commit
5caa611a1b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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