diff --git a/data/scene/sun/sun.mod b/data/scene/sun/sun.mod index 6905d9de89..11b0e1516d 100644 --- a/data/scene/sun/sun.mod +++ b/data/scene/sun/sun.mod @@ -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",