summaryrefslogtreecommitdiff
path: root/js/Branching/MUX.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Branching/MUX.js')
-rw-r--r--js/Branching/MUX.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Branching/MUX.js b/js/Branching/MUX.js
index cd23e5d7..77e11ce7 100644
--- a/js/Branching/MUX.js
+++ b/js/Branching/MUX.js
@@ -20,6 +20,7 @@ function MUX() {
MUX.prototype.get = function MUX() {
}
MUX.prototype.set = function MUX() {
+ this.in1 = parseFloat((arguments[0]["in1"]))
this.x = arg1;
graphics = arg1.graphics;
exprs = graphics.exprs;