Переглянути джерело

Merge pull request #5542 from titansoftime/dev

Update AnimationHandler.js
Mr.doob 11 роки тому
батько
коміт
5caa611a1b
1 змінених файлів з 1 додано та 1 видалено
  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