summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/blocks.js b/blocks.js
index ebe85d8..9dfe68c 100644
--- a/blocks.js
+++ b/blocks.js
@@ -10156,6 +10156,7 @@ CommentMorph.prototype.snap = function (hand) {
}
scripts.clearDropHistory();
+ scripts.lastDroppedBlock = this;
target = scripts.closestBlock(this, hand);
if (target !== null) {