2
0
Эх сурвалжийг харах

Update WebGLState.js

Additional line to match current code style.
zrgs 8 жил өмнө
parent
commit
4ecec8c3a0

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

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