sunag %!s(int64=8) %!d(string=hai) anos
pai
achega
00f53cdaae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/math/Box3.js

+ 1 - 1
src/math/Box3.js

@@ -125,7 +125,7 @@ Box3.prototype = {
 
 		this.makeEmpty();
 
-		this.expandByObject( object );
+		return this.expandByObject( object );
 
 	},