Преглед на файлове

Update WebGLState.js

Additional line to match current code style.
zrgs преди 8 години
родител
ревизия
4ecec8c3a0
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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 ) {