Browse Source

Merge pull request #5542 from titansoftime/dev

Update AnimationHandler.js
Mr.doob 10 years ago
parent
commit
5caa611a1b
1 changed files with 1 additions and 1 deletions
  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