summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
Diffstat (limited to 'objects.js')
-rw-r--r--objects.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/objects.js b/objects.js
index 5fbafc2..8c683cd 100644
--- a/objects.js
+++ b/objects.js
@@ -2040,6 +2040,8 @@ SpriteMorph.prototype.blockTemplates = function (category) {
blocks.push('-');
blocks.push(block('reportDate'));
blocks.push('-');
+ blocks.push(block('doVibrate'));
+ blocks.push('-');
blocks.push(block('overpassQuery'));
// for debugging: ///////////////