diff --git a/src/config.json b/src/config.json index 62e1450..5720637 100644 --- a/src/config.json +++ b/src/config.json @@ -5,9 +5,9 @@ "stormy", "custom" ], - "loop": true, + "random": true, "weather": "sunny", "overrides": { - "fog": 0.02 + "fog": 0.002 } } \ No newline at end of file