1
This commit is contained in:
parent
50b834332a
commit
703c6be854
@ -2629,6 +2629,7 @@ void Human::SendBattleReport()
|
||||
hum->already_report_battle_ = true;
|
||||
hum->stats.ParseReward(hum, data);
|
||||
hum->SendGameOver();
|
||||
hum->SendBattleSettlement();
|
||||
};
|
||||
auto on_error =
|
||||
[] (a8::XParams& param, const std::string& response)
|
||||
|
Loading…
x
Reference in New Issue
Block a user