1
This commit is contained in:
parent
ad90309bee
commit
12c82c3b25
@ -1075,6 +1075,9 @@ bool Room::CanJoin(const std::string& accountid,
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
if (IsPvpRankModeRoom()) {
|
||||||
|
|
||||||
}
|
}
|
||||||
return GetPlayerNum() < (int)GetRoomMaxPlayerNum();
|
return GetPlayerNum() < (int)GetRoomMaxPlayerNum();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user