Explorar o código

fix lint error

aardgoose %!s(int64=6) %!d(string=hai) anos
pai
achega
75435b9b08
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/renderers/webgl/WebGLLights.js

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

@@ -355,7 +355,7 @@ function WebGLLights() {
 			hash.hemiLength = hemiLength;
 			hash.shadowsLength = shadows.length;
 
-			hash.value++;
+			hash.value ++;
 
 		}
 

粤ICP备19079148号