modify 修改结算时长

This commit is contained in:
sk 2025-01-09 18:06:37 +08:00
parent 426ee4070c
commit 39c8945ede
1 changed files with 1 additions and 1 deletions

View File

@ -3080,7 +3080,7 @@ func (this *SceneBilledStateTienLen) OnTick(s *base.Scene) {
// newTime += time.Second * 20
//}
if sceneEx.IsCustom() {
newTime = 60 * time.Second
newTime = 63 * time.Second
}
if sceneEx.IsCustom() {