another ninja fix (forgot to remove a test)

This commit is contained in:
Xonk 2023-07-25 23:11:38 -04:00
parent 89d70938aa
commit a70542f2c4

View File

@ -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;