From de7712d4e3aaf8cb7554e5414e9ce98fde1696d8 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Fri, 29 Nov 2024 10:53:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=81=E4=B8=89=E5=BC=A0=E6=AF=94=E7=89=8C?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gamesrv/thirteen/scenepolicy.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamesrv/thirteen/scenepolicy.go b/gamesrv/thirteen/scenepolicy.go index 775faa0..28f41ee 100644 --- a/gamesrv/thirteen/scenepolicy.go +++ b/gamesrv/thirteen/scenepolicy.go @@ -1157,7 +1157,7 @@ func (this *StateShow) OnEnter(s *base.Scene) { sceneEx.specialTime += time.Second } if normalNum > 1 { - sceneEx.specialTime += time.Second * time.Duration(5) + sceneEx.specialTime += time.Second * time.Duration(7) } if sceneEx.specialTypeNum > 0 { if has {