道具:添加军团资金礼包

This commit is contained in:
luying
2022-04-24 22:05:04 +08:00
parent a89788415d
commit c6858e26e7
5 changed files with 40 additions and 22 deletions

View File

@@ -84,6 +84,7 @@ export enum GIFT_PACKAGE_TYPE {
ALL = 1, // 全部
SELECTED_X = 2, // 多选*
RANDOM_X = 3, // 多随*
GUILD_FUND = 4, // 军团资金
}
/**