Use correct variable for Sun transformation

This commit is contained in:
Alexander Bock
2017-05-10 15:39:42 -04:00
parent 7d5a53fb5e
commit 1d024dfff3

View File

@@ -30,7 +30,7 @@ return {
},
PerformShading = false,
},
Transformation = {
Transform = {
Translation = {
Type = "SpiceTranslation",
Body = "SUN",
@@ -56,7 +56,7 @@ return {
Texture = "textures/sun-glare.png",
BlendMode = "Additive"
},
Transformation = {
Transform = {
Translation = {
Type = "SpiceTranslation",
Body = "SUN",