Explorar o código

fix lint error

yomotsu %!s(int64=7) %!d(string=hai) anos
pai
achega
3fb9d61eb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/js/renderers/CSS2DRenderer.js

+ 1 - 1
examples/js/renderers/CSS2DRenderer.js

@@ -133,7 +133,7 @@ THREE.CSS2DRenderer = function () {
 
 		return result;
 
-	}
+	};
 
 	var zOrder = function ( scene ) {