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 () {
|
||||
new DialogBoxMorph(
|
||||
myself,
|
||||
myself.setSpec,
|
||||
myself.userSetSpec,
|
||||
myself
|
||||
).prompt(
|
||||
"Variable name",
|
||||
|
|
Ładowanie…
Reference in New Issue