mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
another ninja fix (forgot to remove a test)
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user