未验证 提交 dd90dbea 编写于 作者: P Paul Masson 提交者: GitHub

Minor cleanup

上级 ef11a162
......@@ -153,7 +153,7 @@
cube.rotation.x += 0.1;
cube.rotation.y += 0.1;
renderer.render(scene, camera);
renderer.render( scene, camera );
};
animate();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册