kopia lustrzana https://github.com/backface/turtlestitch
enable "make block" button for the stage
rodzic
316b89aba2
commit
94fc0c25fa
|
@ -7446,6 +7446,7 @@ StageMorph.prototype.blockColor = SpriteMorph.prototype.blockColor;
|
|||
StageMorph.prototype.paletteColor = SpriteMorph.prototype.paletteColor;
|
||||
StageMorph.prototype.setName = SpriteMorph.prototype.setName;
|
||||
StageMorph.prototype.makeBlockButton = SpriteMorph.prototype.makeBlockButton;
|
||||
StageMorph.prototype.makeBlock = SpriteMorph.prototype.makeBlock;
|
||||
StageMorph.prototype.palette = SpriteMorph.prototype.palette;
|
||||
StageMorph.prototype.freshPalette = SpriteMorph.prototype.freshPalette;
|
||||
StageMorph.prototype.blocksMatching = SpriteMorph.prototype.blocksMatching;
|
||||
|
|
Ładowanie…
Reference in New Issue