diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-06-28 17:10:17 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-06-28 17:10:17 +1000 |
commit | 54ac208dd5a54c827567a3a86e152680ae7663ea (patch) | |
tree | 86218292795659a558f5ae65a712f1e6ed0e33ea /assets/opensb/lighting.config.patch | |
parent | bb5387fbdb90ec5e3b387ed73718b281b207252b (diff) |
lighting: disable the new additive point light behavior when new lighting is off
Diffstat (limited to 'assets/opensb/lighting.config.patch')
-rw-r--r-- | assets/opensb/lighting.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/lighting.config.patch b/assets/opensb/lighting.config.patch index 92f7c62..44c0716 100644 --- a/assets/opensb/lighting.config.patch +++ b/assets/opensb/lighting.config.patch @@ -1,5 +1,5 @@ { "lighting" : { - "brightnessLimit" : 1.5 + "brightnessLimit" : 1.4 } }
\ No newline at end of file |