Compare commits

..

No commits in common. "master" and "v0.0.84" have entirely different histories.

View File

@ -893,7 +893,7 @@ export class SlotScene extends Component {
}
break;
case 5:
msg1 = I18nManager.instance.t('AID_ERROR_CONTENT_4');
msg1 = I18nManager.instance.t('AID_TIP_CONTENT_4');
msg2 = I18nManager.instance.t('AID_ERROR_CODE_4');
tip = `${msg1}\n${msg2}`;
if (!this.TipPanel.getHasTip()) {