Browse Source

Clean up.

Mr.doob 10 năm trước cách đây
mục cha
commit
8384db69a2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {