1
This commit is contained in:
parent
080fa40d84
commit
5f14d88110
@ -688,10 +688,6 @@ func (this *team) hasOnlinePlayer() bool {
|
||||
return has
|
||||
}
|
||||
|
||||
func (this *team) EnemyTeamMustHasRealPlayer() bool {
|
||||
return false
|
||||
}
|
||||
|
||||
func (this *team) NeedMatchRealPlayer() bool {
|
||||
if mt.Table.Config.Get().GetMatchRealPlayer() == 0 {
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user