Mr.doob 5 лет назад
Родитель
Сommit
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 );
 

粤ICP备19079148号