Skip to content

Commit fb7fe83

Browse files
authored
Add coreexBlock dimensions to blocks.js
1 parent b3e7bdb commit fb7fe83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scratch3/blocks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ export class IconView {
120120
makeymakeyBlock: { width: 40, height: 40 },
121121
gdxforBlock: { width: 40, height: 40 },
122122
boostBlock: { width: 40, height: 40 },
123+
coreexBlock: { width: 40, height: 40 },
123124
}
124125
}
125126
}

0 commit comments

Comments
 (0)