tiny tweak to nether slighting to make it more stable

This commit is contained in:
Xonk
2023-07-30 22:56:57 -04:00
parent b11b795160
commit 5a08247083
5 changed files with 14 additions and 39 deletions

View File

@ -8,7 +8,7 @@ const bool colortex5MipmapEnabled = true;
const bool colortex12MipmapEnabled = true;
// #ifndef Rough_reflections
// const bool colortex4MipmapEnabled = true;
const bool colortex4MipmapEnabled = true;
// #endif
const bool shadowHardwareFiltering = true;