summaryrefslogtreecommitdiff
path: root/js/Misc/SUPER_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Misc/SUPER_f.js')
-rw-r--r--js/Misc/SUPER_f.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Misc/SUPER_f.js b/js/Misc/SUPER_f.js
index 22a1b30a..d0cb49cc 100644
--- a/js/Misc/SUPER_f.js
+++ b/js/Misc/SUPER_f.js
@@ -29,6 +29,7 @@ function SUPER_f() {
alert("parameters cannot be modified");
}
SUPER_f.prototype.set = function SUPER_f() {
+ xcos(this.model.rpar);
return new SuperBlock(this.x);
}
SUPER_f.prototype.get_popup_title = function SUPER_f() {