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