Mr.doob il y a 11 ans
Parent
commit
8384db69a2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examples/webgl_multiple_elements.html

+ 1 - 1
examples/webgl_multiple_elements.html

@@ -161,8 +161,8 @@
 			function animate() {
 
 				render();
-
 				requestAnimationFrame( animate );
+
 			}
 
 			function render() {

粤ICP备19079148号