修复中手队伍问题
This commit is contained in:
parent
f593386448
commit
406989b7d0
@ -1083,6 +1083,9 @@ void Room::CombineTeam()
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (room_type == RT_MidBrid) {
|
||||||
|
first_team_num = 4;
|
||||||
|
}
|
||||||
|
|
||||||
need_combine_teams_copy = need_combine_teams;
|
need_combine_teams_copy = need_combine_teams;
|
||||||
int try_count = 0;
|
int try_count = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user