donutcoffee %!s(int64=5) %!d(string=hai) anos
pai
achega
0eb89ec6cd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/objects/LOD.js

+ 2 - 2
src/objects/LOD.js

@@ -81,9 +81,9 @@ LOD.prototype = Object.assign( Object.create( Object3D.prototype ), {
 
 	},
 
-        getCurrentLevel: function () {
+	getCurrentLevel: function () {
 
-                 return this._currentLevel;
+		return this._currentLevel;
 
 	},