Browse Source

Examples: Clean up.

Mr.doob 5 năm trước cách đây
mục cha
commit
bfaffdc0cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 );