Browse Source

Remove time variable

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