Fix failure to clear snow weather correctly

This commit is contained in:
Wuzzy 2017-12-01 16:02:29 +01:00
parent 9c80f8d970
commit a5b213968c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ end
mcl_weather.snow.set_sky_box = function()
mcl_weather.skycolor.add_layer(
"weather-pack-rain-sky",
"weather-pack-snow-sky",
{{r=0, g=0, b=0},
{r=85, g=86, b=86},
{r=135, g=135, b=135},