feat(重生): 重生不重置星级

This commit is contained in:
luying
2022-11-08 14:45:20 +08:00
parent 3f0474d99a
commit 2eb2bc7573
3 changed files with 64 additions and 12 deletions

View File

@@ -58,3 +58,5 @@ export const HERO_INITIAL_QUALITY = {
PURPLE: 2,
ORANGE: 3
}
export const CHECK_HERO_CONSUME = true;