change loop to random because it makes more sense

This commit is contained in:
Rev 2021-05-30 15:06:20 +09:00
parent 778fceac26
commit 2f28e5061c

View File

@ -5,9 +5,9 @@
"stormy",
"custom"
],
"loop": true,
"random": true,
"weather": "sunny",
"overrides": {
"fog": 0.02
"fog": 0.002
}
}