modify 修改结算时长

This commit is contained in:
sk 2025-01-09 18:15:09 +08:00
parent 39c8945ede
commit 0c0e918347
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 = 63 * time.Second
newTime = 65 * time.Second
}
if sceneEx.IsCustom() {