Merge remote-tracking branch 'origin/main' into feature/map-refactor
This commit is contained in:
commit
18db005bc1
@ -110,7 +110,6 @@ const updateScene = () => {
|
|||||||
light: timeBasedLight,
|
light: timeBasedLight,
|
||||||
rain: weatherState.value.rainPercentage,
|
rain: weatherState.value.rainPercentage,
|
||||||
fog: weatherState.value.fogDensity }
|
fog: weatherState.value.fogDensity }
|
||||||
console.log(finalEffects)
|
|
||||||
applyEffects(finalEffects)
|
applyEffects(finalEffects)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user