1
This commit is contained in:
parent
8204c9e213
commit
7304eef94a
@ -192,6 +192,7 @@ func (this *team) doStartGame(startTime int64) {
|
|||||||
this.SendStateNotify()
|
this.SendStateNotify()
|
||||||
count++
|
count++
|
||||||
if count > 10 {
|
if count > 10 {
|
||||||
|
f5.GetTimer().DeleteRunningTimer()
|
||||||
_teamMgr.removeTeam(this.GetTeamUuid())
|
_teamMgr.removeTeam(this.GetTeamUuid())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user