Move back to old glare texture for the Sun.

This commit is contained in:
Jonathas Costa
2019-08-15 16:18:17 -04:00
parent a713403a09
commit 19a321e9a8

View File

@@ -13,7 +13,7 @@ local SunGlare = {
Size = 1.3*10^10.5,
Origin = "Center",
Billboard = true,
Texture = textures .. "/test6.png",
Texture = textures .. "/halo.png",
BlendMode = "Additive",
Opacity = 0.65,
RenderableType = "Transparency"