Pārlūkot izejas kodu

Update WebGLState.js

Additional line to match current code style.
zrgs 8 gadi atpakaļ
vecāks
revīzija
4ecec8c3a0
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/renderers/webgl/WebGLState.js

+ 1 - 0
src/renderers/webgl/WebGLState.js

@@ -641,6 +641,7 @@ function WebGLState( gl, extensions, paramThreeToGL ) {
 		}
 
 		currentBlending = blending;
+		
 	}
 
 	function setMaterial( material ) {