1
This commit is contained in:
parent
3ebbdf55a0
commit
ad61b4b761
@ -2156,7 +2156,7 @@ void Human::GenBattleReportData(a8::MutableXObject* params)
|
|||||||
GetTeam()->team_rank = room->GetAliveTeamNum();
|
GetTeam()->team_rank = room->GetAliveTeamNum();
|
||||||
}
|
}
|
||||||
if (stats.victory) {
|
if (stats.victory) {
|
||||||
GetTeam()->team_rank = 1;
|
GetTeam()->team_rank = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user