fix faulty mouseover messages in turtlestitch menu

pull/89/head
Michael Aschauer 2019-09-02 21:02:43 -06:00
rodzic cb40346c03
commit 2fc89ba340
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -917,8 +917,8 @@ IDE_Morph.prototype.turtlestitchMenu = function () {
},
StageMorph.prototype.ignoreWarnings ,
'uncheck to show turtle',
'check to hide turtle',
'uncheck to show embroidery specific warnings',
'check to ignore embroidery specific warnings'
);
menu.addLine();
menu.addItem('Default background color...', 'userSetBackgroundColor');