Bläddra i källkod

Remove time variable

Marco Fugaro 5 år sedan
förälder
incheckning
e89611f6b0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      examples/webgl_shadow_contact.html

+ 1 - 1
examples/webgl_shadow_contact.html

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