This commit is contained in:
aozhiwei 2024-09-14 13:49:23 +08:00
parent ce050856f8
commit 7129bcb4be

View File

@ -1854,7 +1854,8 @@ bool Room::GenSmallCircle()
void Room::MatchTeam(Human* hum)
{
if (!hum->team_uuid.empty()) {
if (!hum->team_uuid.empty() &&
GetMapModeMeta()->mapMode() != mt::kCircuitMatchMode) {
{
bool match_ok = false;
TraverseHumanList