kopia lustrzana https://github.com/backface/turtlestitch
commit
97975e47aa
2
byob.js
2
byob.js
|
@ -790,7 +790,7 @@ CustomCommandBlockMorph.prototype.attachTargets = function () {
|
|||
};
|
||||
|
||||
CustomCommandBlockMorph.prototype.isInUse = function () {
|
||||
// anser true if an instance of my definition is found
|
||||
// answer true if an instance of my definition is found
|
||||
// in any of my receiver's scripts or block definitions
|
||||
var def = this.definition,
|
||||
ide = this.receiver().parentThatIsA(IDE_Morph);
|
||||
|
|
Ładowanie…
Reference in New Issue