summaryrefslogtreecommitdiffabout
path: root/delta.jscad
Unidiff
Diffstat (limited to 'delta.jscad') (more/less context) (ignore whitespace changes)
-rw-r--r--delta.jscad1
1 files changed, 1 insertions, 0 deletions
diff --git a/delta.jscad b/delta.jscad
index c134c29..9883003 100644
--- a/delta.jscad
+++ b/delta.jscad
@@ -548,8 +548,9 @@ var E2020 = {
548 return rv; 548 return rv;
549 } 549 }
550}; 550};
551 551
552var THREEWINDS = [0,120,240];
552 553
553function refaxes(o) { 554function refaxes(o) {
554 if(!o) o = {}; 555 if(!o) o = {};
555 var l = o.l||20, g = o.g||0.7; 556 var l = o.l||20, g = o.g||0.7;