From aa20c3455e9f61fa384c7c7ea439689766b3e599 Mon Sep 17 00:00:00 2001 From: CloudJ Date: Thu, 1 Jun 2023 15:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AC=E5=94=A4=E8=A1=A8=E7=8E=B0=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/ui/shop/box_reward_ui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/app/ui/shop/box_reward_ui.lua b/lua/app/ui/shop/box_reward_ui.lua index 797c426c..82c9e747 100644 --- a/lua/app/ui/shop/box_reward_ui.lua +++ b/lua/app/ui/shop/box_reward_ui.lua @@ -6,7 +6,7 @@ local QLT_DELAY_TIME = { [1] = 0.3, -- 预留 [2] = 0.3, -- 绿 [3] = 0.3, -- 蓝 - [4] = 1.5, -- 紫 + [4] = 0.5, -- 紫 [5] = 0.5, -- 预留 } local FIRST_DELAY_TIME = 0