1
This commit is contained in:
parent
c75ad6e121
commit
a66806a724
@ -100,7 +100,7 @@ func (this *team) GetMapId() int32 {
|
||||
}
|
||||
|
||||
func (this *team) GetModeId() int32 {
|
||||
return this.mapInfo.MapId
|
||||
return q5.SafeToInt32(this.mapInfo.ModeId)
|
||||
}
|
||||
|
||||
func (this *team) GetZnKey() int64 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user