summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/arrows3.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/arrows3.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/arrows3.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/arrows3.asy b/Master/texmf-dist/doc/asymptote/examples/arrows3.asy
index 57fc4b3d338..06b986ef5fe 100644
--- a/Master/texmf-dist/doc/asymptote/examples/arrows3.asy
+++ b/Master/texmf-dist/doc/asymptote/examples/arrows3.asy
@@ -5,7 +5,7 @@ size(15cm);
defaultrender.merge=true;
currentprojection=perspective(24,14,13);
-currentlight=light(gray(0.5),specularfactor=3,viewport=false,
+currentlight=light(gray(0.5),specularfactor=3,
(0.5,-0.5,-0.25),(0.5,0.5,0.25),(0.5,0.5,1),(-0.5,-0.5,-1));
defaultpen(0.75mm);