refactor(GameSet): 移除未使用的Buff卡牌类型枚举值
This commit is contained in:
@@ -28,7 +28,6 @@ export enum CardType {
|
|||||||
Potion = 3,
|
Potion = 3,
|
||||||
Partner = 4,
|
Partner = 4,
|
||||||
Attr = 5,
|
Attr = 5,
|
||||||
Buff = 6,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum CardKind {
|
export enum CardKind {
|
||||||
|
|||||||
Reference in New Issue
Block a user