mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-23 21:46:15 -04:00
Prob lighting
This commit is contained in:
parent
6adab3d07f
commit
a386c5f3d2
14 changed files with 160 additions and 44 deletions
|
@ -692,6 +692,7 @@ async function openSettingsMenu() {
|
|||
"contrast",
|
||||
"smooth_lighting",
|
||||
"precise_lighting",
|
||||
"probabilistic_lighting",
|
||||
].includes(key)) ||
|
||||
false,
|
||||
value: () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue