Fix: TabLayout

This commit is contained in:
2019-07-26 22:31:00 +09:00
parent 9c26aa2a71
commit 05418be664
5 changed files with 31 additions and 31 deletions
-2
View File
@@ -261,8 +261,6 @@ MainMenu.prototype.makeAppGroupButtons = function() {
this.appGroupTabLayout.add(mousePlayAppGroupTab);
this.appGroupTabLayout.createTabs();
}