فهرست منبع

Editor: Clean up.

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();