Skip to content

Commit 517e1ea

Browse files
authored
why didnt you build last night
1 parent 89619b3 commit 517e1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/engine/blocks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ class Blocks {
477477
}
478478
}, 100);
479479
}
480+
console.log(e.isFromExpandable || block.opcode.startsWith("argument_reporter_"));
480481
this.deleteBlock(e.blockId, e.isFromExpandable || block.opcode.startsWith("argument_reporter_"));
481482
break;
482483
case 'var_create':

0 commit comments

Comments
 (0)