mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 02:32:39 +08:00
adjust minimum light values and remove arbitrary modifications to minimum light
This commit is contained in:
@ -372,7 +372,7 @@ void main() {
|
||||
}
|
||||
|
||||
#ifdef HAND
|
||||
// torchlightmap *= 0.9;
|
||||
torchlightmap *= 0.9;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user