From 263db5a18b0f9aa9b9b0ab86e9e9e8743c82525e Mon Sep 17 00:00:00 2001 From: "chiyu.lin" Date: Wed, 19 Nov 2025 20:28:45 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=E5=9B=9E120?= =?UTF-8?q?=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Utils/GlobalData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Scripts/Utils/GlobalData.cs b/Assets/Scripts/Utils/GlobalData.cs index aaa743c..e3e18fa 100644 --- a/Assets/Scripts/Utils/GlobalData.cs +++ b/Assets/Scripts/Utils/GlobalData.cs @@ -26,7 +26,7 @@ public class GlobalData /// /// 小遊戲 - 對話的倒數時間 /// - public const int GAME_TALK_COUNTDOWN_TIME = 10; + public const int GAME_TALK_COUNTDOWN_TIME = 120; /// /// 詩籤的倒數時間