kopia lustrzana https://github.com/backface/turtlestitch
corrected a typo-glitch
rodzic
7caa5f04c6
commit
0c8baa9f7f
|
@ -4020,7 +4020,7 @@ IDE_Morph.prototype.projectMenu = function () {
|
|||
'Export project...',
|
||||
() => {
|
||||
var pn = this.getProjectName();
|
||||
if (this.pn) {
|
||||
if (pn) {
|
||||
this.exportProject(pn);
|
||||
} else {
|
||||
this.prompt(
|
||||
|
|
Ładowanie…
Reference in New Issue