武将:修复bug
This commit is contained in:
@@ -311,7 +311,6 @@ export function calHeroStarIncAttr(originHero: HeroType, update: HeroUpdate, typ
|
||||
stages.push(i + 1);
|
||||
}
|
||||
}
|
||||
stages.push(isUpStar? ABI_STAGE.END: starStage);
|
||||
} else if (type == HERO_SYSTEM_TYPE.QUALITY) {
|
||||
stages = getAllAttrStage();
|
||||
} else if (type = HERO_SYSTEM_TYPE.COLORSTAR) {
|
||||
|
||||
Reference in New Issue
Block a user