summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/examples/animations/earthmoon.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/examples/animations/earthmoon.asy')
-rw-r--r--Build/source/utils/asymptote/examples/animations/earthmoon.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/examples/animations/earthmoon.asy b/Build/source/utils/asymptote/examples/animations/earthmoon.asy
index efca043b8bc..4590eaeec4d 100644
--- a/Build/source/utils/asymptote/examples/animations/earthmoon.asy
+++ b/Build/source/utils/asymptote/examples/animations/earthmoon.asy
@@ -9,7 +9,7 @@ settings.prc=false;
settings.thick=false;
settings.outformat="mpg";
currentprojection=orthographic(5,4,2);
-currentlight=light(specular=black,(0.1,-0.1,1),viewport=true);
+currentlight=light(specular=black,(0.1,-0.1,1));
size(15cm,0);