From 0a771aad2f74fb08e095376808ebf13bc2fc20ba Mon Sep 17 00:00:00 2001 From: yajunlu Date: Tue, 5 Apr 2022 16:56:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=82=94=E6=A3=8B=E5=AD=97=E6=AE=B5=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/pubUtils/dicParam.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/pubUtils/dicParam.ts b/shared/pubUtils/dicParam.ts index d9ce47281..06699a054 100644 --- a/shared/pubUtils/dicParam.ts +++ b/shared/pubUtils/dicParam.ts @@ -271,6 +271,6 @@ export const VIP = { export const PUBLIC_NOTICE_PERIOD = { PUBLIC_NOTICE_PERIOD_TIME: 24, // 活动公示期时间 }; -export const HERO = { - HERO_TALENTPOINT_RESET: '31002&100', // 天赋点重置花费 +export const REGRET = { + REGRET_OPEN: 125, // 悔棋开启 };