提交 952681a8 编写于 作者: D David Caldwell

Animation.js - Don't return before rendering the last frame

上级 b4a42ec1
......@@ -195,7 +195,6 @@ THREE.Animation.prototype.update = (function(){
} else {
this.stop();
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册