mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-01-03 16:13:30 +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 colortex5MipmapEnabled = true;
|
||||||
const bool colortex12MipmapEnabled = true;
|
const bool colortex12MipmapEnabled = true;
|
||||||
|
|
||||||
#ifndef Rough_reflections
|
// #ifndef Rough_reflections
|
||||||
const bool colortex4MipmapEnabled = true;
|
// const bool colortex4MipmapEnabled = true;
|
||||||
#endif
|
// #endif
|
||||||
|
|
||||||
const bool shadowHardwareFiltering = true;
|
const bool shadowHardwareFiltering = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user