1
This commit is contained in:
parent
d52bb590a2
commit
3b874413f1
@ -83,7 +83,6 @@ class MatchTeam
|
||||
void UpdateMaster();
|
||||
void UpdateSlave();
|
||||
void SyncMatchInfo();
|
||||
int GetRawMemberNum() { return raw_member_hash_.size(); };
|
||||
bool HasSameCurrMember(MatchTeam* b);
|
||||
bool ProtoIsCompatible(MatchTeam* b);
|
||||
bool CanCombine(MatchTeam* b);
|
||||
|
Loading…
x
Reference in New Issue
Block a user