Explorar el Código

Examples: Clean up.

Mr.doob hace 5 años
padre
commit
bfaffdc0cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 );