snap7
jmoenig 2021-11-14 16:57:13 +01:00
rodzic a7d01ef135
commit 81b09d8990
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -4241,8 +4241,8 @@ IDE_Morph.prototype.settingsMenu = function () {
this.refreshIDE();
},
SpriteMorph.prototype.penColorModel === 'hsl',
'uncheck to switch pen colors\nand graphic effects\nto HSV',
'check to switch pen colors\nand graphic effects\n to HSL',
'uncheck to switch pen colors\nand graphic effects to HSV',
'check to switch pen colors\nand graphic effects to HSL',
false
);