From 1ade65ba36ae81e425e30c923ba2e6ede28a4fb6 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Fri, 29 Nov 2024 11:10:49 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E5=8D=81=E4=B8=89=E5=BC=A0=E6=AF=94?= =?UTF-8?q?=E7=89=8C=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 This reverts commit de7712d4e3aaf8cb7554e5414e9ce98fde1696d8. --- 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 28f41ee..775faa0 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(7) + sceneEx.specialTime += time.Second * time.Duration(5) } if sceneEx.specialTypeNum > 0 { if has {