kopia lustrzana https://github.com/backface/turtlestitch
commented out stuff under construction
rodzic
795777736b
commit
3f2d737bfc
|
@ -3124,7 +3124,7 @@ IDE_Morph.prototype.settingsMenu = function () {
|
||||||
'before it picks up an object',
|
'before it picks up an object',
|
||||||
new Color(100, 0, 0)
|
new Color(100, 0, 0)
|
||||||
);
|
);
|
||||||
// /*
|
/*
|
||||||
menu.addItem(
|
menu.addItem(
|
||||||
"Block alpha...",
|
"Block alpha...",
|
||||||
() => {
|
() => {
|
||||||
|
@ -3149,7 +3149,7 @@ IDE_Morph.prototype.settingsMenu = function () {
|
||||||
'set the blocks\'\nalpha value',
|
'set the blocks\'\nalpha value',
|
||||||
new Color(100, 0, 0)
|
new Color(100, 0, 0)
|
||||||
);
|
);
|
||||||
// */
|
*/
|
||||||
}
|
}
|
||||||
menu.addItem(
|
menu.addItem(
|
||||||
'Microphone resolution...',
|
'Microphone resolution...',
|
||||||
|
|
Ładowanie…
Reference in New Issue