Mr.doob преди 6 години
родител
ревизия
75cffe9ca6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      editor/js/Editor.js

+ 1 - 1
editor/js/Editor.js

@@ -470,7 +470,7 @@ Editor.prototype = {
 		this.scripts = {};
 
 		this.animations = {};
-		this.animationMixer.stopAllAction();
+		this.mixer.stopAllAction();
 
 		this.deselect();