协议调试
This commit is contained in:
@@ -126,6 +126,12 @@ export class ThemePanel extends li_BaseView {
|
||||
Utils.addInnerEL(InnerMsgCode.LanguageChange, this, () => {
|
||||
this.recName.string = LanguageUtils.getText(this.rectNameKey);
|
||||
});
|
||||
Utils.addInnerEL(InnerMsgCode.BalanceChange, this, () => {
|
||||
|
||||
});
|
||||
Utils.addInnerEL(InnerMsgCode.VipExpireChange, this, () => {
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
enterShop() {
|
||||
|
||||
Reference in New Issue
Block a user