武将重生:完成接口

This commit is contained in:
luying
2022-02-28 15:15:00 +08:00
parent cf920c0c80
commit bf73985623
8 changed files with 141 additions and 24 deletions

View File

@@ -92,6 +92,7 @@ export class CalHeroCe {
public cal(type: HERO_SYSTEM_TYPE) {
switch (type) {
case HERO_SYSTEM_TYPE.INIT:
case HERO_SYSTEM_TYPE.REBIRTH:
this.calBaseAbility();
this.calSkinSeid();
this.calJobAbility();