Explorar o código

Merge branch 'patch-1' of https://github.com/frewsxcv/three.js into dev

Mr.doob %!s(int64=11) %!d(string=hai) anos
pai
achega
afb2101eb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_lines_cubes.html

+ 1 - 1
examples/webgl_lines_cubes.html

@@ -67,7 +67,7 @@
 
 			function init() {
 
-				var i, material, container;
+				var i, container;
 
 				container = document.createElement( 'div' );
 				document.body.appendChild( container );