1
This commit is contained in:
parent
d5373abb8d
commit
3f8b57bb2a
@ -1652,6 +1652,7 @@ void Human::SendGameOver()
|
|||||||
if (!sent_battlereport_) {
|
if (!sent_battlereport_) {
|
||||||
SendBattleReport();
|
SendBattleReport();
|
||||||
sent_battlereport_ = true;
|
sent_battlereport_ = true;
|
||||||
|
GameLog::Instance()->GameEnd((Player*)hum);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
cs::SMGameOver msg;
|
cs::SMGameOver msg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user