commented out stuff under construction

pull/95/head
jmoenig 2020-07-21 08:39:42 +02:00
rodzic 795777736b
commit 3f2d737bfc
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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...',