1
This commit is contained in:
parent
90c77a1da1
commit
c930b2d233
@ -1956,6 +1956,9 @@ void Human::GenBattleReportData(a8::MutableXObject* params)
|
||||
params->SetVal("score", 0);
|
||||
params->SetVal("pass_score", has_pass ? stats.pass_score * 2 : stats.pass_score);
|
||||
params->SetVal("rank_score", stats.rank_score);
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
void Human::DeadDrop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user