adjust minimum light values and remove arbitrary modifications to minimum light

This commit is contained in:
Xonk
2025-03-10 23:31:55 -04:00
parent 16a60466d8
commit 8c3ed866c3
7 changed files with 8 additions and 14 deletions

View File

@ -372,7 +372,7 @@ void main() {
}
#ifdef HAND
// torchlightmap *= 0.9;
torchlightmap *= 0.9;
#endif
#endif