Mr.doob 10 лет назад
Родитель
Сommit
8384db69a2
1 измененных файлов с 1 добавлено и 1 удалено
  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号