diff --git a/shaders/composite1.fsh b/shaders/composite1.fsh index 4caff56..a35d647 100644 --- a/shaders/composite1.fsh +++ b/shaders/composite1.fsh @@ -7,9 +7,9 @@ const bool colortex5MipmapEnabled = true; const bool colortex12MipmapEnabled = true; -#ifndef Rough_reflections - const bool colortex4MipmapEnabled = true; -#endif +// #ifndef Rough_reflections +// const bool colortex4MipmapEnabled = true; +// #endif const bool shadowHardwareFiltering = true;