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