change loop to random because it makes more sense
This commit is contained in:
parent
778fceac26
commit
2f28e5061c
@ -5,9 +5,9 @@
|
|||||||
"stormy",
|
"stormy",
|
||||||
"custom"
|
"custom"
|
||||||
],
|
],
|
||||||
"loop": true,
|
"random": true,
|
||||||
"weather": "sunny",
|
"weather": "sunny",
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"fog": 0.02
|
"fog": 0.002
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user