diff --git a/homedecor_lighting/init.lua b/homedecor_lighting/init.lua index 20f5f7f6..0bbe3d9e 100644 --- a/homedecor_lighting/init.lua +++ b/homedecor_lighting/init.lua @@ -241,7 +241,7 @@ for brightness_level = 0, 14 do } overlay = { { name = "homedecor_glowlight_top_glare.png", color = "white"}, - "", + { name = "homedecor_glowlight_top_glare.png", color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"}, @@ -309,7 +309,7 @@ for brightness_level = 0, 14 do } overlay = { { name = "homedecor_glowlight_top_glare.png", color = "white"}, - "", + { name = "homedecor_glowlight_top_glare.png", color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"}, @@ -378,7 +378,7 @@ for brightness_level = 0, 14 do } overlay = { { name = "homedecor_glowlight_cube_top_glare.png", color = "white"}, - "", + { name = "homedecor_glowlight_cube_top_glare.png", color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"}, { name = sides_glare, color = "white"},