Browse Source

Remove trailing space

Takahiro 7 years ago
parent
commit
4ec384f369
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/renderers/webgl/WebGLExtensions.js

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

@@ -54,7 +54,7 @@ function WebGLExtensions( gl ) {
 
 
 				default:
 				default:
 
 
-					if ( isWebGL2 && 
+					if ( isWebGL2 &&
 						[ 'ANGLE_instanced_arrays',
 						[ 'ANGLE_instanced_arrays',
 						  'OES_texture_float',
 						  'OES_texture_float',
 						  'OES_texture_half_float',
 						  'OES_texture_half_float',