kopia lustrzana https://github.com/backface/turtlestitch
reset some spacing
rodzic
bf8569dd4b
commit
9f08c7e85d
|
@ -1134,7 +1134,7 @@ CustomCommandBlockMorph.prototype.userMenu = function () {
|
|||
);
|
||||
}
|
||||
|
||||
function monitor(vName) {
|
||||
function monitor(vName) {
|
||||
var stage = rcvr.parentThatIsA(StageMorph),
|
||||
varFrame = myself.variables;
|
||||
menu.addItem(
|
||||
|
@ -1358,7 +1358,7 @@ CustomCommandBlockMorph.prototype.duplicateBlockDefinition = function () {
|
|||
if (exp instanceof BlockMorph) {
|
||||
rebindRecursiveCalls(exp);
|
||||
}
|
||||
|
||||
|
||||
|
||||
ide.flushPaletteCache();
|
||||
ide.refreshPalette();
|
||||
|
|
Ładowanie…
Reference in New Issue