Browse Source

Remove trailing space.

yellowtailfan 4 năm trước cách đây
mục cha
commit
eb2f83b0ca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/renderers/webgl/WebGLLights.js

+ 1 - 1
src/renderers/webgl/WebGLLights.js

@@ -404,7 +404,7 @@ function WebGLLights( extensions, capabilities ) {
 			}
 
 		}
-	
+
 		if ( rectAreaLength > 0 ) {
 
 			if ( capabilities.isWebGL2 || extensions.get( 'OES_texture_float_linear' ) ) {