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