1
This commit is contained in:
parent
bac7f9412f
commit
c2f2684c3d
@ -43,7 +43,7 @@ func (this *historyMgr) PushLastBattleInfo(hum common.Player) {
|
||||
p.ModeId = proto.Int32(modeId)
|
||||
p.StartTime = proto.Int32(val)
|
||||
if modeId == jccommon.MAP_MODE_CIRCUIT {
|
||||
|
||||
p.IntervalTime = proto.Int32(60 * 2)
|
||||
}
|
||||
}
|
||||
hum.SendMsg(msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user