1
This commit is contained in:
parent
3c791a0be8
commit
61adb6734b
@ -279,7 +279,7 @@ func (this *team) CancelMatch() {
|
||||
}
|
||||
|
||||
func (this *team) SetMapInfo(mapInfo *common.MapInfoRsp) {
|
||||
if !this.Started() {
|
||||
if !this.IsLock() {
|
||||
this.mapInfo = mapInfo
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user