修复组队结算问题
This commit is contained in:
parent
10f768becf
commit
a690aaa7fc
@ -587,7 +587,7 @@ void Human::FillSMGameOver(cs::SMGameOver& msg)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!dead && GetAliveTeamNum() == 1) {
|
if (!dead && room->GetAliveTeamNum() == 1) {
|
||||||
rank = 1;
|
rank = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user