From 2209f516c7ea5b3333101cfec14e0464955b5b18 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Mon, 30 Dec 2024 11:04:37 +0800 Subject: [PATCH] =?UTF-8?q?modify=20=E5=8D=81=E4=B8=89=E5=BC=A0=E9=80=89?= =?UTF-8?q?=E7=89=8C=E6=97=B6=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gamerule/thirteen/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamerule/thirteen/constants.go b/gamerule/thirteen/constants.go index c18cf4d..0c234f5 100644 --- a/gamerule/thirteen/constants.go +++ b/gamerule/thirteen/constants.go @@ -41,7 +41,7 @@ const ( ThirteenWaterSceneWaitTimeout = time.Second * 2 //等待倒计时 ThirteenWaterStartTimeout = time.Second * 3 //开始倒计时 ThirteenWaterSendCardsTimeout = time.Second * 3 //开始发牌 - ThirteenWaterOptCardTimeout = time.Second * 45 //45选牌换牌 + ThirteenWaterOptCardTimeout = time.Second * 48 //48选牌换牌 ThirteenWaterShowCardsTimeout = time.Second * 1 //轮流看牌时间 ThirteenWaterHitTimeout = time.Second * 2 //打枪 ThirteenWaterBilledTimeout = time.Second * 5 //结算