fix
This commit is contained in:
@@ -167,6 +167,7 @@ export class SettingPanel extends li_BaseView {
|
||||
// GButton.BandClick(this._nodeTab.Language2, this.swithcToHi, this);
|
||||
|
||||
GButton.BandClick(this._nodeTab.closeBtn, this.onClickClose, this);
|
||||
GButton.BandClick(this._nodeTab.bgClicker, this.onClickClose, this);
|
||||
|
||||
this.languageButtons.forEach((langBtn) => {
|
||||
if (langBtn.button) {
|
||||
|
||||
Reference in New Issue
Block a user