Explorar o código

Merge branch 'master' into dev

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

+ 1 - 1
examples/canvas_geometry_birds.html

@@ -62,7 +62,7 @@
 				this.setWorldSize = function ( width, height, depth ) {
 
 					_width = width;
-					_height = height;vector
+					_height = height;
 					_depth = depth;
 
 				}