kopia lustrzana https://github.com/backface/turtlestitch
oops typo
rodzic
e4f8751fce
commit
36b30bf5f2
|
@ -7520,8 +7520,8 @@ MenuMorph.prototype.addLine = function (width) {
|
|||
};
|
||||
|
||||
MenuMorph.prototype.addSubmenu = function (key, submenu) {
|
||||
this.addItem(key, key, , , , , , submenu);
|
||||
|
||||
this.addItem(key, key, null, null, null, null, null, submenu);
|
||||
};
|
||||
|
||||
MenuMorph.prototype.createLabel = function () {
|
||||
var text;
|
||||
|
|
Ładowanie…
Reference in New Issue