change random to false by default
This commit is contained in:
parent
a8c28d139d
commit
b706127001
@ -5,7 +5,7 @@
|
|||||||
"stormy",
|
"stormy",
|
||||||
"custom"
|
"custom"
|
||||||
],
|
],
|
||||||
"random": true,
|
"random": false,
|
||||||
"weather": "sunny",
|
"weather": "sunny",
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"fog": 0.002
|
"fog": 0.002
|
||||||
|
Loading…
x
Reference in New Issue
Block a user