diff options
-rw-r--r-- | assets/opensb/lighting.config.patch | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/assets/opensb/lighting.config.patch b/assets/opensb/lighting.config.patch index 9e26dfe..92f7c62 100644 --- a/assets/opensb/lighting.config.patch +++ b/assets/opensb/lighting.config.patch @@ -1 +1,5 @@ -{}
\ No newline at end of file +{ + "lighting" : { + "brightnessLimit" : 1.5 + } +}
\ No newline at end of file |