mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2024-12-22 17:47:34 +08:00
another ninja fix (forgot to remove a test)
This commit is contained in:
parent
89d70938aa
commit
a70542f2c4
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user