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