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