modify 修改结算时长
This commit is contained in:
parent
39c8945ede
commit
0c0e918347
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue