forked from noxious/client
Removed console.log
This commit is contained in:
parent
3f75e4acd8
commit
c8473fc206
@ -110,7 +110,6 @@ const updateScene = () => {
|
||||
light: timeBasedLight,
|
||||
rain: weatherState.value.rainPercentage,
|
||||
fog: weatherState.value.fogDensity }
|
||||
console.log(finalEffects)
|
||||
applyEffects(finalEffects)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user