武将:抽象武将创建接口

This commit is contained in:
luying
2021-04-23 19:32:02 +08:00
parent 2b246c4bc9
commit 0cd6939f5e
18 changed files with 213 additions and 95 deletions

View File

@@ -689,4 +689,4 @@ export enum GACHA_CONTENT_TYPE {
SUIT_PAPER = 6, // 套装图纸
}
export const GACHA_OCCUPY_HID = 99; // 抽卡里占位的武将
export const GACHA_OCCUPY_HID = 9999; // 抽卡里占位的武将