summaryrefslogtreecommitdiff
path: root/js/Events/CLKSOMV_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Events/CLKSOMV_f.js')
-rw-r--r--js/Events/CLKSOMV_f.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Events/CLKSOMV_f.js b/js/Events/CLKSOMV_f.js
index e8c6f920..4507f100 100644
--- a/js/Events/CLKSOMV_f.js
+++ b/js/Events/CLKSOMV_f.js
@@ -24,4 +24,5 @@ function CLKSOMV_f() {
CLKSOMV_f.prototype.get_popup_title = function CLKSOMV_f() {
return;
}
+ CLKSOMV_f.prototype.getContainer = function CLKSOMV_f() { return new RoundBlock(this.x); }
}