change random to false by default

This commit is contained in:
Rev 2021-05-30 15:07:33 +09:00
parent a8c28d139d
commit b706127001

View File

@ -5,7 +5,7 @@
"stormy", "stormy",
"custom" "custom"
], ],
"random": true, "random": false,
"weather": "sunny", "weather": "sunny",
"overrides": { "overrides": {
"fog": 0.002 "fog": 0.002