取消掉副英雄

This commit is contained in:
2025-07-14 16:53:39 +08:00
parent 0815d64f3c
commit fbcd12a5b9
19 changed files with 89 additions and 202 deletions

View File

@@ -143,10 +143,8 @@ export const SuperCardsType={
}
export const CTarget={
MASTER:1, //主将
FRIEND:2, //友方
ALLY:3, //友方全体
ENEMY:4, //敌人
ALL:5, //所有
ENEMY:2, //敌人
ALL:3, //所有
}
export const Quality={
WHITE:1,