kopia lustrzana https://github.com/backface/turtlestitch
adapting 'rename costume' message
rodzic
665f54b9ec
commit
6079efcacb
2
gui.js
2
gui.js
|
@ -6714,7 +6714,7 @@ CostumeIconMorph.prototype.renameCostume = function () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
).prompt(
|
).prompt(
|
||||||
'rename costume',
|
this.currentSprite instanceof SpriteMorph ? 'rename costume' : 'rename background',
|
||||||
costume.name,
|
costume.name,
|
||||||
this.world()
|
this.world()
|
||||||
);
|
);
|
||||||
|
|
Ładowanie…
Reference in New Issue