Explorar o código

Merge remote-tracking branch 'danielmendel/typo-in-boids-example'

Mr.doob %!s(int64=12) %!d(string=hai) anos
pai
achega
8187bd820d
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;
 
 				}