modify 修改结算时长
This commit is contained in:
parent
426ee4070c
commit
39c8945ede
|
@ -3080,7 +3080,7 @@ func (this *SceneBilledStateTienLen) OnTick(s *base.Scene) {
|
||||||
// newTime += time.Second * 20
|
// newTime += time.Second * 20
|
||||||
//}
|
//}
|
||||||
if sceneEx.IsCustom() {
|
if sceneEx.IsCustom() {
|
||||||
newTime = 60 * time.Second
|
newTime = 63 * time.Second
|
||||||
}
|
}
|
||||||
|
|
||||||
if sceneEx.IsCustom() {
|
if sceneEx.IsCustom() {
|
||||||
|
|
Loading…
Reference in New Issue