fog and snow night icons

This commit is contained in:
Matt Walsh
2020-11-25 10:47:00 -06:00
parent f913013ce0
commit 04e1e060ca
4 changed files with 5 additions and 3 deletions

View File

@@ -177,6 +177,7 @@ const icons = (() => {
return addPath('CC_Cloudy.gif');
case 'fog':
case 'fog-n':
return addPath('CC_Fog.gif');
case 'rain_sleet':
@@ -203,6 +204,7 @@ const icons = (() => {
// break;
case 'snow':
case 'snow-n':
return addPath('CC_Snow.gif');
case 'rain_snow':