瀏覽代碼

Examples: Clean up.

Mr.doob 5 年之前
父節點
當前提交
bfaffdc0cf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/physics_cannon_instancing.html

+ 1 - 1
examples/physics_cannon_instancing.html

@@ -109,7 +109,7 @@
 
 			}
 
-			function animate( time ) {
+			function animate() {
 
 				requestAnimationFrame( animate );