2
0
06wj 7 жил өмнө
parent
commit
aeef110f39

+ 3 - 3
src/renderers/shaders/ShaderChunk/logdepthbuf_pars_vertex.glsl

@@ -5,9 +5,9 @@
 		varying float vFragDepth;
 		varying float vFragDepth;
 
 
 	#else
 	#else
-	
+
 		uniform float logDepthBufFC;
 		uniform float logDepthBufFC;
-	
+
 	#endif
 	#endif
 
 
-#endif
+#endif