Add more weather icons

master
informatic 2017-01-20 22:36:22 +01:00
parent 709389f436
commit bef00a347e
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ local weatherGlyphs = {
snow = "",
mist = "",
clear = "",
clouds = "",
-- clouds = "",
clouds = "", -- x---DDD
drizzle = "",
}
function node:render()