悔棋字段更新

This commit is contained in:
yajunlu
2022-04-05 16:56:55 +08:00
parent ea31b2df84
commit 0a771aad2f
+2 -2
View File
@@ -271,6 +271,6 @@ export const VIP = {
export const PUBLIC_NOTICE_PERIOD = { export const PUBLIC_NOTICE_PERIOD = {
PUBLIC_NOTICE_PERIOD_TIME: 24, // 活动公示期时间 PUBLIC_NOTICE_PERIOD_TIME: 24, // 活动公示期时间
}; };
export const HERO = { export const REGRET = {
HERO_TALENTPOINT_RESET: '31002&100', // 天赋点重置花费 REGRET_OPEN: 125, // 悔棋开启
}; };