remove useless comments from PR
This commit is contained in:
@@ -33,12 +33,6 @@ export class MenuFormBuilder {
|
||||
allStructuresForm.button(`§2${structureName}`);
|
||||
});
|
||||
allStructuresForm.button({ translate: 'construct.mainmenu.selectstructure.other' });
|
||||
//allStructuresForm.button({ translate: 'construct.mainmenu.selectstructure.howto' }); useless
|
||||
//here is a same button at buildAllInstanceName() already
|
||||
//It work as the button construct.mainmenu.selectstructure.other
|
||||
|
||||
//here is no locationkey named construct.mainmenu.selectstructure.howto but there's a key named construct.mainmenu.howto
|
||||
|
||||
return allStructuresForm;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user