kopia lustrzana https://github.com/backface/turtlestitch
Use userSetSpec for var rename. Fixes #1448
rodzic
60942484e6
commit
d45f84b632
|
@ -2332,7 +2332,7 @@ BlockMorph.prototype.userMenu = function () {
|
||||||
function () {
|
function () {
|
||||||
new DialogBoxMorph(
|
new DialogBoxMorph(
|
||||||
myself,
|
myself,
|
||||||
myself.setSpec,
|
myself.userSetSpec,
|
||||||
myself
|
myself
|
||||||
).prompt(
|
).prompt(
|
||||||
"Variable name",
|
"Variable name",
|
||||||
|
|
Ładowanie…
Reference in New Issue