Browse Source

Examples: Clean up.

Mr.doob 5 years ago
parent
commit
bfaffdc0cf
1 changed files with 1 additions and 1 deletions
  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 );
 				requestAnimationFrame( animate );