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